nim_core
nim_core
NIMCustomMessageConfig
enableSelfSync property
enableSelfSync
enableSelfSync
property
Null safety
bool
enableSelfSync
final
多端同时登录时,发送一条自定义消息后,是否要同步到其他同时登录的客户端
Implementation
final bool enableSelfSync;
nim_core
nim_core
NIMCustomMessageConfig
enableSelfSync property
NIMCustomMessageConfig class
Constructors
NIMCustomMessageConfig
fromMap
Properties
enableHistory
enablePersist
enablePush
enablePushNick
enableRoaming
enableRoute
enableSelfSync
enableUnreadCount
hashCode
runtimeType
Methods
noSuchMethod
toMap
toString
Operators
operator ==