onStickTopSessionAdd property

Stream<NIMStickTopSessionInfo> onStickTopSessionAdd

增加一条置顶会话的多端同步回包

Implementation

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