ChatThreadEventHandlerActions

Provides in-one-place interactions to trigger all available events.

See also

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public final static Unit triggerAction(ChatThreadEventHandler $self, Action action)

Triggers an action event based on the provided Action.

Link copied to clipboard
public final static Unit typingEnd(ChatThreadEventHandler $self)

Notify the server that the user has stopped typing.

Link copied to clipboard
public final static Unit typingStart(ChatThreadEventHandler $self)

Notify the agent that the user has started typing.