menu
nim_core_platform_interface package
documentation
nim_core_platform_interface.dart
NIMMessage
isInBlackList property
isInBlackList property
dark_mode
light_mode
isInBlackList
property
@JsonKey(defaultValue: false)
bool
isInBlackList
final
发送消息给对方, 是不是被对方拉黑了(消息本身是发送成功的)
Implementation
@JsonKey(defaultValue: false) final bool isInBlackList;
nim_core_platform_interface package
documentation
nim_core_platform_interface
NIMMessage
isInBlackList property
NIMMessage class