Webex

constructor(application: Application, authenticator: Authenticator, deviceType: ClientDeviceType = ClientDeviceType.PHONE)

Parameters

application

The android application

authenticator

The authentication strategy for this SDK

deviceType

The device type (PHONE or TABLET). Defaults to PHONE if not specified.