New Video Conference


Android Fields

Name Type Notes

roomId

String

notNull

The id of the conference room

roomName

String

notNull

The name of the conference room

originator

Reference

The originator of the new video conference

invitee

Reference

The invitee addressable, invitee is the receiver of this notification

host

String

notNull

The host of the video conference server

port

Integer

The port of the video conference server

joinUrl

String

notNull

The server url used to join the video conference

iOS Fields

Name Type Notes

ROOM_ID

String

notNull

The id of the conference room

ROOM_NAME

String

notNull

The name of the conference room

ORIGINATOR_NAME

String

The name of the originator

ORIGINATOR_OID

String

The oid of the originator

ORIGINATOR_TYPE

String

The object type of the originator

ADDRESSABLE_NAME

String

The name of the invitee, invitee is the receiver of this notification

ADDRESSABLE_OID

String

The oid of the invitee, invitee is the receiver of this notification

ADDRESSABLE_TYPE

String

The object type of the invitee, invitee is the receiver of this notification

HOST

String

notNull

The host of the video conference server

PORT

String

The port of the video conference server

URL

String

notNull

The server url used to join the video conference