menu
nim_core_platform_interface package
documentation
nim_core_platform_interface.dart
NIMCustomMessageConfig
enablePushNick property
enablePushNick property
dark_mode
light_mode
enablePushNick
property
bool
enablePushNick
final
该消息是否需要推送昵称(针对iOS客户端有效),如果为true,那么对方收到消息后,iOS端将显示推送昵称
Implementation
final bool enablePushNick;
nim_core_platform_interface package
documentation
nim_core_platform_interface
NIMCustomMessageConfig
enablePushNick property
NIMCustomMessageConfig class