nim_core
nim_core
ChannelCommonEvent
toAccountId property
toAccountId
toAccountId
property
Null safety
String
?
toAccountId
final
被操作者帐号id , 如果是应答则为应答了谁的邀请, 如果为取消则为即取消了对谁的邀请, 如果为邀请则为被邀请对象
Implementation
final String? toAccountId;
nim_core
nim_core
ChannelCommonEvent
toAccountId property
ChannelCommonEvent class
Constructors
ChannelCommonEvent
fromJson
Properties
ackStatus
hashCode
joinMember
pushConfig
requestId
runtimeType
signallingEvent
toAccountId
Methods
noSuchMethod
toJson
toString
Operators
operator ==