onStickTopSessionRemove property

Stream<NIMStickTopSessionInfo> onStickTopSessionRemove

移除一条置顶会话的多端同步回包

Implementation

Stream<NIMStickTopSessionInfo> get onStickTopSessionRemove =>
    MessageServicePlatform.instance.onStickTopSessionRemove.stream;