NewVideoConferenceEvent
Notification Object
↪ NewVideoConferenceEvent
Notification when a new video conference invitation is received.
Subscribing
Event is send every time a user is receiving a new video conference invitation.
How to process
When this event is received, the user can directy start the video confernce with the given parameters.
Fields
Name | Type | Notes | |
---|---|---|---|
roomId |
|
the id of the conference room |
|
roomName |
|
the conference room name |
|
date |
|
the date of the confernece room invitation in UTC |
|
originator |
the originator of the confernce room |
||
invitee |
the invitee, this is the receiver of the notification |
||
host |
|
the video server host |
|
roomName |
|
the video server port |
|
joinUrl |
|
the video server url used to join the video conference |