Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
instantMessaging
DiscoverResponse
Interface DiscoverResponse
Base protocol frame
interface
DiscoverResponse
{
payload
:
{
peers
:
string
[]
;
}
;
requestId
?:
string
;
timestamp
:
number
;
type
:
"discover_response"
;
}
Hierarchy (
view full
)
ProtocolFrame
<
"discover_response"
>
DiscoverResponse
Index
Properties
payload
request
Id?
timestamp
type
Properties
payload
payload
:
{
peers
:
string
[]
;
}
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