@nexartis/nexartis-nanda-node-sdk - v1.2.2
Preparing search index...
SwitchboardResyncResponse
Interface SwitchboardResyncResponse
interface
SwitchboardResyncResponse
{
errors
?:
{
agent_id
?:
string
;
message
:
string
}
[]
;
ok
:
boolean
;
resynced
:
number
;
}
Index
Properties
errors?
ok
resynced
Properties
Optional
errors
errors
?:
{
agent_id
?:
string
;
message
:
string
}
[]
ok
ok
:
boolean
resynced
resynced
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
errors
ok
resynced
@nexartis/nexartis-nanda-node-sdk - v1.2.2
Loading...