3.11.2
What's Changed
Added
- New delegate
WebexAuthDelegate
to receive all authentication-related event callbacks. - New delegate function
onReLoginRequired()
inWebexAuthDelegate
to notify when user auth token becomes stale or revoked and re-login is required.