Interface HeartbeatAckPacket

interface HeartbeatAckPacket {
    op: HEARTBEAT_ACK;
}

Properties

Properties