toggle menu
Quobis Android SDK (internal 2.10.0)
androidJvm
switch theme
search in API
Quobis Android SDK (internal 2.10.0)
/
com.quobis.sippo.sipposdk.channels.model
/
VoiceChannelListItem
Voice
Channel
List
Item
data
class
VoiceChannelListItem
(
val
channel
:
VoiceChannel
,
val
totalParticipants
:
Int
)
Members
Constructors
Voice
Channel
List
Item
Link copied to clipboard
constructor
(
channel
:
VoiceChannel
,
totalParticipants
:
Int
)
Properties
channel
Link copied to clipboard
val
channel
:
VoiceChannel
total
Participants
Link copied to clipboard
val
totalParticipants
:
Int