Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
instantMessaging
DiscoverMessage
Interface DiscoverMessage
Base protocol frame
interface
DiscoverMessage
{
payload
:
Record
<
string
,
never
>
;
requestId
?:
string
;
timestamp
:
number
;
type
:
"discover"
;
}
Hierarchy (
view full
)
ProtocolFrame
<
"discover"
>
DiscoverMessage
Index
Properties
payload
request
Id?
timestamp
type
Properties
payload
payload
:
Record
<
string
,
never
>
Optional
request
Id
request
Id
?:
string
Request correlation ID for request/response flows
timestamp
timestamp
:
number
type
type
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
payload
request
Id
timestamp
type
@kynesyslabs/demosdk
Loading...
Base protocol frame