Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe
signals/client
SendMessageBody
Interface SendMessageBody
interface
SendMessageBody
{
attributes
?:
Record
<
string
,
string
|
number
|
boolean
|
null
>
;
contents
:
string
;
ifIdle
?:
SignalIdleBehavior
;
}
Index
Properties
attributes?
contents
if
Idle?
Properties
Optional
attributes
attributes
?:
Record
<
string
,
string
|
number
|
boolean
|
null
>
contents
contents
:
string
Optional
if
Idle
ifIdle
?:
SignalIdleBehavior
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attributes
contents
if
Idle
Documentation
GitHub
Anchorage API reference
Loading...