Interface ConnectionHandoffEvent

interface ConnectionHandoffEvent {
    clientId: string;
}

Properties

Properties

clientId: string

Generated using TypeDoc