ClientRequestContext
How a client is identified for sending a request to.
Inheritors
Types
Link copied to clipboard
data class ClientCall(val progressToken: ProgressToken, val session: Session) : ClientRequestContext
Link copied to clipboard