Type alias StreamUnsubscribedEvent

StreamUnsubscribedEvent: {
    subscription: RoomSubscription;
}

Type declaration

Generated using TypeDoc