New Video Conference
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 |
||
invitee |
The invitee addressable, invitee is the receiver of this notification |
||
host |
|
notNull |
The host of the video conference server |
port |
|
The port of the video conference server |
|
joinUrl |
|
notNull |
The server url used to join the video conference |
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 invitee, invitee is the receiver of this notification |
|
ADDRESSABLE_OID |
|
The oid of the invitee, invitee is the receiver of this notification |
|
ADDRESSABLE_TYPE |
|
The object type of the invitee, invitee is the receiver of this notification |
|
HOST |
|
notNull |
The host of the video conference server |
PORT |
|
The port of the video conference server |
|
URL |
|
notNull |
The server url used to join the video conference |