Session Messages
Handles all the messages that are sent and received within a Session.
Properties
Functions
Link copied to clipboard
abstract suspend fun send(message: String, options: StreamTextOptions = StreamTextOptions()): Result<ReceivedChatMessage>
Send a message through LiveKit.