Type alias StreamPublishedEvent

StreamPublishedEvent: {
    publication: RoomPublication;
}

Type declaration

Generated using TypeDoc