Response
Types
Error
Link copied to clipboard
class Error(message: String) : HandshakeRPCFrame.ProtocolSelection.Response
Content copied to clipboard
Success
Link copied to clipboard
class Success(selectedProtocolVersion: RPCProtocol.Version) : HandshakeRPCFrame.ProtocolSelection.Response
Content copied to clipboard
Inheritors
HandshakeRPCFrame.ProtocolSelection.Response
Link copied to clipboard
HandshakeRPCFrame.ProtocolSelection.Response
Link copied to clipboard