enableWXA

abstract fun enableWXA(enable: Boolean, handler: CompletionHandler<Boolean>)

Control the Webex Assistant

Since

3.3.0

Parameters

enable

enables / disables the Webex Assistant

A

closure to be executed when completed, with true if operation was successful, otherwise false.