QueryClientConnectionsRequest is the request type for the Query/ClientConnections RPC method

interface QueryClientConnectionsRequest {
    clientId: string;
}

Properties

Properties

clientId: string

client identifier associated with a connection