VoiceChannelMedia

data class VoiceChannelMedia(val roomId: String, val sfu: String)

Constructors

Link copied to clipboard
constructor(roomId: String, sfu: String)

Properties

Link copied to clipboard
Link copied to clipboard
val sfu: String