onStickTopSessionRemove property

StreamController<NIMStickTopSessionInfo> onStickTopSessionRemove
final

Implementation

final StreamController<NIMStickTopSessionInfo> onStickTopSessionRemove =
    StreamController<NIMStickTopSessionInfo>.broadcast();