Preparing search index...
The search index is not available
@refinio/one.models
@refinio/one.models
misc/ConnectionEstablishment/protocols/CommunicationInitiationProtocolMessages
AuthenticationTokenMessage
Interface AuthenticationTokenMessage
Message that transports a authentication tag.
interface
AuthenticationTokenMessage
{
command
:
"authentication_token"
;
token
:
string
;
}
Index
Properties
command
token
Properties
command
command
:
"authentication_token"
token
token
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
command
token
@refinio/one.models
Loading...
Message that transports a authentication tag.