Class VideoMeetingHelper.UserConnectedState
Inheritance
VideoMeetingHelper.UserConnectedState
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public class VideoMeetingHelper.UserConnectedState
Constructors
UserConnectedState()
Declaration
public UserConnectedState()
Properties
IsConnected
Declaration
public bool IsConnected { get; set; }
Property Value
LoginUrl
Declaration
public string LoginUrl { get; set; }
Property Value
ProviderId
Declaration
public string ProviderId { get; set; }
Property Value
Extension Methods