WebexAuthDelegate
public protocol WebexAuthDelegate : AnyObject
Register for WebexAuthDelegate instance to receive all authentication related event callbacks.
Since
3.11.2-
This will notify when user is logged out and re login is required
Since
3.11.2Declaration
Swift
func onReLoginRequired()