Webex
constructor(application: Application, authenticator: Authenticator, deviceType: ClientDeviceType = ClientDeviceType.PHONE)
Parameters
application
The android application
authenticator
The authentication strategy for this SDK
device Type
The device type (PHONE or TABLET). Defaults to PHONE if not specified.