Package-level declarations
Types
Link copied to clipboard
interface HMSDataChannelRequestParams
Link copied to clipboard
interface HMSDataChannelResponse
Link copied to clipboard
Link copied to clipboard
data class PreferLayerAudio(val trackId: String, val isSubscribed: Boolean) : HMSDataChannelRequestParams
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class PreferStateResponseError(val code: Int?, val message: String?, val data: String?) : HMSDataChannelResponse