nim_core
nim_core
NIMCustomMessageConfig
enablePush property
enablePush
enablePush
property
Null safety
bool
enablePush
final
该消息是否要消息提醒,如果为true,那么对方收到消息后,系统通知栏会有提醒
Implementation
final bool enablePush;
nim_core
nim_core
NIMCustomMessageConfig
enablePush property
NIMCustomMessageConfig class
Constructors
NIMCustomMessageConfig
fromMap
Properties
enableHistory
enablePersist
enablePush
enablePushNick
enableRoaming
enableRoute
enableSelfSync
enableUnreadCount
hashCode
runtimeType
Methods
noSuchMethod
toMap
toString
Operators
operator ==