toggle menu
RTVI Client
androidJvm
switch theme
search in API
rtvi-client-android
/
ai.rtvi.client.transport
/
TransportContext
Transport
Context
interface
TransportContext
Context for an RTVI transport.
Members
Properties
callbacks
Link copied to clipboard
abstract
val
callbacks
:
VoiceEventCallbacks
options
Link copied to clipboard
abstract
val
options
:
VoiceClientOptions
thread
Link copied to clipboard
abstract
val
thread
:
ThreadRef
Functions
on
Message
Link copied to clipboard
abstract
fun
onMessage
(
msg
:
MsgServerToClient
)
Invoked by the transport when an RTVI message is received.