5 June 2016
<data Notifications>
Type: Corrade progressive notification
Notification[wiki]: conference
Data[wiki]: type
, firstname
, lastname
, agent
, message
, language
, name
, session
, restored
Structure[wiki]: InstantMessageEventArgs
Description[wiki]: Conference messages received.
Commands[wiki]: None.
Last Changes[wiki]: Release 9.111 - added.
</data>
Data | Description |
---|---|
type | The type of the notification. |
firstname | The first name of the person sending the message. |
lastname | The last name of the person sending the message. |
agent | The UUID of the person sending the message. |
message | The message sent. |
language | The ISO639_3 code of the most probable language that the message is in. |
name | The name of the conference. |
session | The session UUID of the conference. |
restored | Whether the conference has been restored after Corrade has disconnected. |
restored
is set to True
, the commands getconferencememberdata, getconferencemembersdata as well as theconference command with action
set to detail
will not work.