24 June 2019
region
and position
for local chat typing notifications.16 December 2015
typing
notification to also take into account the local chat typing notifications.21 December 2014
typing
notification.typing (Notifications) | |
---|---|
Type | Corrade progressive notification |
Notification | typing |
Data | type , firstname , lastname , agent , action , entity |
Structure | InstantMessageEventArgs |
Description | Avatars starting and stopping to type. |
Commands | None. |
Last Changes | Release 9.44 - extended the typing notification to also take into account the local chat typing notifications. |
Data | Description |
---|---|
type | The type of the notification. |
firstname | The first name of the avatar. |
lastname | The last name of the avatar. |
agent | The UUID of the avatar. |
action | Either start or stop depending on whether the avatar started or stopped typing. |
entity | Either message or local depending on whether the typing notification occurred in an instant message or on local chat. |
For local chat messages (where entity
is set to local
), the following additional parameters are available:
Data | Description |
---|---|
region | The region name where the typing event occurred. |
position | The local position within the region where the typing event occurred. |