Type alias StreamSubscribedEvent

StreamSubscribedEvent: {
    subscription: RoomSubscription;
}

Type declaration

Generated using TypeDoc