Interface ICollectEvent

interface ICollectEvent {
    roomKey: string;
}

Properties

Properties

roomKey: string

Generated using TypeDoc