sora-android-sdk
androidJvm
sora-android-sdk
/
jp.shiguredo.sora.sdk.channel.signaling.message
/
MessageCommonPart
Message
Common
Part
data
class
MessageCommonPart
(
val
type
:
String
?
)
Members
Constructors
Message
Common
Part
Link copied to clipboard
constructor
(
type
:
String
?
)
Properties
type
Link copied to clipboard
@
SerializedName
(
value
=
"type"
)
val
type
:
String
?