@refinio/one.models
Preparing search index...
misc/ConnectionEstablishment/communicationServer/CommunicationServerProtocol
RegisterMessage
Type Alias RegisterMessage
Registers a listening connection at the comm server.
type
RegisterMessage
=
{
command
:
"register"
;
publicKey
:
HexString
;
}
Index
Properties
command
public
Key
Properties
command
command
:
"register"
public
Key
publicKey
:
HexString
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
command
public
Key
@refinio/one.models
Loading...
Registers a listening connection at the comm server.