OpenClaw SDK
Preparing search index...
HelloOk
Interface HelloOk
interface
HelloOk
{
type
:
"hello-ok"
;
protocol
:
number
;
server
:
{
version
:
string
;
connId
:
string
}
;
features
:
{
methods
:
string
[]
;
events
:
string
[]
}
;
snapshot
:
Snapshot
;
canvasHostUrl
?:
string
;
auth
?:
{
deviceToken
:
string
;
role
:
string
;
scopes
:
string
[]
;
issuedAtMs
?:
number
;
}
;
policy
:
{
maxPayload
:
number
;
maxBufferedBytes
:
number
;
tickIntervalMs
:
number
;
}
;
}
Index
Properties
type
protocol
server
features
snapshot
canvas
Host
Url?
auth?
policy
Properties
type
type
:
"hello-ok"
protocol
protocol
:
number
server
server
:
{
version
:
string
;
connId
:
string
}
features
features
:
{
methods
:
string
[]
;
events
:
string
[]
}
snapshot
snapshot
:
Snapshot
Optional
canvas
Host
Url
canvasHostUrl
?:
string
Optional
auth
auth
?:
{
deviceToken
:
string
;
role
:
string
;
scopes
:
string
[]
;
issuedAtMs
?:
number
;
}
policy
policy
:
{
maxPayload
:
number
;
maxBufferedBytes
:
number
;
tickIntervalMs
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
protocol
server
features
snapshot
canvas
Host
Url
auth
policy
OpenClaw SDK
Loading...