Show / Hide Table of Contents

Class VideoMeetingHelper

Inheritance
Object
VideoMeetingHelper
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.Util
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
Type Description
String

CreateMeetingUrl

Declaration
public string CreateMeetingUrl { get; }
Property Value
Type Description
String

ReserveMeetingUrl

Declaration
public string ReserveMeetingUrl { get; }
Property Value
Type Description
String

TenantInfoUrl

Declaration
public string TenantInfoUrl { get; }
Property Value
Type Description
String

UserConnectedStateUrl

Declaration
public string UserConnectedStateUrl { get; }
Property Value
Type Description
String

Methods

DeleteMeetingUrl(String)

Declaration
public string DeleteMeetingUrl(string meetingId)
Parameters
Type Name Description
String meetingId
Returns
Type Description
String

UnreserveMeetingUrl(String)

Declaration
public string UnreserveMeetingUrl(string meetingId)
Parameters
Type Name Description
String meetingId
Returns
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top