Package-level declarations

Types

Link copied to clipboard
data class ChannelAttendeesCount(val numberOfSendrecvConnections: Int, val numberOfSendonlyConnections: Int, val numberOfRecvonlyConnections: Int)

チャネルの参加者数を表すクラスです.