Functions

Link copied to clipboard
abstract fun getContext(): Context
Link copied to clipboard
abstract fun getMessageList(payload: GetMessagePayload, callback: GetMessageDirectiveHandler.Callback)
Link copied to clipboard
abstract fun sendCandidates(payload: SendCandidatesPayload, callback: SendCandidatesDirectiveHandler.Callback)
Link copied to clipboard
abstract fun sendMessage(payload: SendMessagePayload, callback: EventCallback)