ConferenceJoinInformation Members
Contains information needed for advanced conference join scenarios.
The ConferenceJoinInformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConferenceJoinInformation(ConferenceSummary) | Constructs the join information from a scheduled conference instance. | |
ConferenceJoinInformation(RealTimeAddress) | Constructs the object. |
Top
Properties
Name | Description | |
---|---|---|
ConferenceAddress | ||
IsTrustedJoin | Gets or sets whether the endpoint requires joining as an application. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top