yunxin_roomkit
roomkit
NEPassThroughMessage
NEPassThroughMessage constructor
NEPassThroughMessage
NEPassThroughMessage
constructor
Null safety
NEPassThroughMessage
(
String
?
roomUuid
,
String
?
senderUuid
,
String
data
,
int
subCmd
)
Implementation
NEPassThroughMessage(this.roomUuid, this.senderUuid, this.data, this.subCmd);
yunxin_roomkit
roomkit
NEPassThroughMessage
NEPassThroughMessage constructor
NEPassThroughMessage class
Constructors
NEPassThroughMessage
Properties
data
hashCode
roomUuid
runtimeType
senderUuid
subCmd
Methods
noSuchMethod
toString
Operators
operator ==