nim_core
nim_core
NIMCustomMessageConfig
enablePushNick property
enablePushNick
enablePushNick
property
Null safety
bool
enablePushNick
final
该消息是否需要推送昵称(针对iOS客户端有效),如果为true,那么对方收到消息后,iOS端将显示推送昵称
Implementation
final bool enablePushNick;
nim_core
nim_core
NIMCustomMessageConfig
enablePushNick property
NIMCustomMessageConfig class
Constructors
NIMCustomMessageConfig
fromMap
Properties
enableHistory
enablePersist
enablePush
enablePushNick
enableRoaming
enableRoute
enableSelfSync
enableUnreadCount
hashCode
runtimeType
Methods
noSuchMethod
toMap
toString
Operators
operator ==