sora-android-sdk
sora-android-sdk
/
jp.shiguredo.sora.sdk.channel.option
/
SoraChannelRole
Sora
Channel
Role
enum
SoraChannelRole
:
Enum
<
SoraChannelRole
>
Content copied to clipboard
チャネルの役割を示します.
Entries
Properties
Sources
Entries
SENDRECV
Link copied to clipboard
SENDRECV
(
)
Content copied to clipboard
送受信
RECVONLY
Link copied to clipboard
RECVONLY
(
)
Content copied to clipboard
受信のみ
SENDONLY
Link copied to clipboard
SENDONLY
(
)
Content copied to clipboard
送信のみ
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
Sources
androidJvm source
Link copied to clipboard