onStickTopSessionUpdate property

StreamController<NIMStickTopSessionInfo> onStickTopSessionUpdate
final

Implementation

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