Preparing search index...
The search index is not available
@refinio/one.models
@refinio/one.models
misc/ConnectionEstablishment/communicationServer/CommunicationServerProtocol
ClientMessages
Interface ClientMessages
Those are messages that are sent by the comm server client.
interface
ClientMessages
{
authentication_response
:
AuthenticationResponseMessage
;
comm_pong
:
PongMessage
;
communication_request
:
CommunicationRequestMessage
;
register
:
RegisterMessage
;
}
Index
Properties
authentication_
response
comm_
pong
communication_
request
register
Properties
authentication_
response
authentication_
response
:
AuthenticationResponseMessage
comm_
pong
comm_
pong
:
PongMessage
communication_
request
communication_
request
:
CommunicationRequestMessage
register
register
:
RegisterMessage
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
authentication_
response
comm_
pong
communication_
request
register
@refinio/one.models
Loading...
Those are messages that are sent by the comm server client.