Realtime Sdk
object RealtimeSdk
Content copied to clipboard
The RealtimeSDK class provides access to the SDK, allowing an application to join a room and receive events through the RealtimeSdkListener interface.
Types
Functions
getRootEglContext
Link copied to clipboard
initialize
Link copied to clipboard
joinRoom
Link copied to clipboard
suspend fun joinRoom(token: String, options: RoomOptions, listener: RealtimeSdkListener)
Content copied to clipboard