Video Conference Ended
Android Fields
Name | Type | Notes | |
---|---|---|---|
roomId |
|
notNull |
The id of the conference room |
roomName |
|
notNull |
The name of the conference room |
originator |
The originator of the new video conference |
||
receiver |
The receiver addressable |
iOS Fields
Name | Type | Notes | |
---|---|---|---|
ROOM_ID |
|
notNull |
The id of the conference room |
ROOM_NAME |
|
notNull |
The name of the conference room |
ORIGINATOR_NAME |
|
The name of the originator |
|
ORIGINATOR_OID |
|
The oid of the originator |
|
ORIGINATOR_TYPE |
|
The object type of the originator |
|
ADDRESSABLE_NAME |
|
The name of the receiver |
|
ADDRESSABLE_OID |
|
The oid of the receiver |
|
ADDRESSABLE_TYPE |
|
The object type of the receiver |