ConferenceJoinInformation Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
This class will be removed from future versions. Instead, use ConferenceJoinOptions to customize joining a conference. Contains information to customize joining a conference.
The ConferenceJoinInformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ConferenceJoinInformation(ConferenceSummary) | Obsolete. Creates a new instance of the ConferenceJoinInformation class using the specified conference summary object. |
![]() |
ConferenceJoinInformation(RealTimeAddress) | Obsolete. Creates a new instance of the ConferenceJoinInformation class using the specified conference address. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ConferenceAddress | Obsolete. Gets the conference address to join. |
![]() |
IsTrustedJoin | Obsolete. Gets or sets whether to join the conference as a trusted 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 | Obsolete. Provides a string that describes the object. (Overrides Object.ToString().) |
Top