onSessionDelete property

StreamController<NIMSession?> onSessionDelete
final

Implementation

final StreamController<NIMSession?> onSessionDelete =
    StreamController<NIMSession?>.broadcast();