QueryClientStatusRequest is the request type for the Query/ClientStatus RPC method

interface QueryClientStatusRequest {
    clientId: string;
}

Properties

Properties

clientId: string

client unique identifier