Type Alias PublicationStateChangedEvent

PublicationStateChangedEvent: {
    publication: RoomPublication;
}