Interface PingWebSocketBroadcastEventDTO

interface PingWebSocketBroadcastEventDTO {
    event: PING;
}

Properties

Properties

event: PING