Unblu Agent Embedded JS API
Preparing search index...
PersonChangeListener
Type Alias PersonChangeListener
PersonChangeListener
:
(
person
:
PersonInfo
)
=>
void
Listener called whenever the local person changes.
Type Declaration
(
person
:
PersonInfo
)
:
void
Parameters
person
:
PersonInfo
Info about the person.
Returns
void
See
UnbluAgentEmbeddedApi.PERSON_CHANGE
UnbluAgentEmbeddedApi.on
to register for the event
UnbluAgentEmbeddedApi.off
to unregister from the event
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Unblu Agent Embedded JS API
Loading...
Listener called whenever the local person changes.