Class VideoMeetingHelper
Inheritance
VideoMeetingHelper
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class VideoMeetingHelper
Constructors
VideoMeetingHelper()
Declaration
public VideoMeetingHelper()
VideoMeetingHelper(String)
Declaration
public VideoMeetingHelper(string videoMeetingEndpoint)
Parameters
| Type |
Name |
Description |
| String |
videoMeetingEndpoint |
|
Properties
AdminUrl
Declaration
public string AdminUrl { get; }
Property Value
CreateMeetingUrl
Declaration
public string CreateMeetingUrl { get; }
Property Value
ReserveMeetingUrl
Declaration
public string ReserveMeetingUrl { get; }
Property Value
TenantInfoUrl
Declaration
public string TenantInfoUrl { get; }
Property Value
UserConnectedStateUrl
Declaration
public string UserConnectedStateUrl { get; }
Property Value
Methods
DeleteMeetingUrl(String)
Declaration
public string DeleteMeetingUrl(string meetingId)
Parameters
| Type |
Name |
Description |
| String |
meetingId |
|
Returns
UnreserveMeetingUrl(String)
Declaration
public string UnreserveMeetingUrl(string meetingId)
Parameters
| Type |
Name |
Description |
| String |
meetingId |
|
Returns