Events

Events occur over the course of your trip operation. When a trigger is associated with an event, that trigger will activate whenever a matching event occurs.

Audio received

Occurs when an audio message has been received.

FieldTypeDescription
FromRoleThe sender of the message.
ToRoleThe recipient of the message.

Button pressed

Occurs when a button has been pressed.

FieldTypeDescription
ButtonButton panelThe button that was pressed.

Call clip answered

Occurs when a player responds to a clip over the phone.

FieldTypeDescription
ClipCall clip
Allow partialBoolean

Call answered

Occurs when a users answers a call initiated by Charter.

FieldTypeDescription
FromRoleThe player who initiated the call.
ToRoleThe player who answered the call.

Call ended

Occurs when a player hangs up the phone.

FieldTypeDescription
RoleRoleAny of the players involved in the call.

Call received

Occurs when Charter receives a call initiated by a user.

FieldTypeDescription
FromRoleThe player who initiated the call.
ToRoleThe player receiving the call.

Cue signaled

Occurs when a cue has been signaled.

FieldTypeDescription
CueCueThe cue that was signaled.

Directions arrived

Occurs when a user confirms arrival at a destination.

FieldTypeDescription
DirectionsDirections panelThe directions that were completed.

Geofence entered

Occurs when a player enters a geofenced region.

FieldTypeDescription
RoleRoleThe role entering the geofence.
GeofenceGeofenceThe geofence being entered.

Geofence exited

Occurs when a player exits a geofenced region.

FieldTypeDescription
RoleRoleThe role exiting the geofence.
GeofenceGeofenceThe geofence being exited.

Image received

Occurs when an image message has been received.

FieldTypeDescription
FromRoleThe sender of the message.
ToRoleThe recipient of the message.

Moment occurred

Occurs when the current clock time reaches a scheduled moment.

FieldTypeDescription
MomentMoment
OffsetDurationA time offset, e.g. 1h, 30s, 4.2m, -10s, -1.5h

Number entry submitted

Occurs when a user confirms a number on a number entry.

FieldTypeDescription
Number entryNumber entry panelThe number entry that was submitted.

Scene started

Occurs when a scene has been started.

Text entry submitted

Occurs when a user confirms text on a text entry field.

FieldTypeDescription
Text entryText entry panelThe text_entry that was submitted.

Text received

Occurs when a text has been received.

FieldTypeDescription
FromRoleThe sender of the message.
ToRoleThe recipient of the message.