onMessagePinNotification property
- @HawkApi(ignore: true)
消息pin状态回调通知
Implementation
@HawkApi(ignore: true)
Stream<NIMMessagePinNotification> get onMessagePinNotification =>
MessageServicePlatform.instance.onMessagePinNotification.stream;
消息pin状态回调通知
@HawkApi(ignore: true)
Stream<NIMMessagePinNotification> get onMessagePinNotification =>
MessageServicePlatform.instance.onMessagePinNotification.stream;