Unknown

data class Unknown(val messageType: String?, val rawMessage: String) : RealtimeSttEvent(source)

A forward-compatible server event not recognized by this SDK version.

Constructors

Link copied to clipboard
constructor(messageType: String?, rawMessage: String)

Properties

Link copied to clipboard
Link copied to clipboard