WXA
Types
Functions
Link copied to clipboard
This will let you know if the current user can control the state of the Webex Assistant
Link copied to clipboard
abstract fun enableWXA(enable: Boolean, handler: CompletionHandler<Boolean>)
Content copied to clipboard
Control the Webex Assistant
Link copied to clipboard
abstract fun setOnTranscriptionArrivedListener(listener: WXA.OnTranscriptionArrivedListener)
Content copied to clipboard
A listener for receiving Transcription, user should check if WXA.isEnabled before setting this listener