ConferenceSession.BeginJoin Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method BeginJoin(AsyncCallback, Object) Obsolete. This method will be removed from future versions. Instead, use BeginJoin(ConferenceJoinOptions, AsyncCallback, Object) to join a conference. Creates and joins an ad-hoc conference.
Public method BeginJoin(ConferenceJoinInformation, AsyncCallback, Object) Obsolete. This method will be removed from future versions. Instead, use BeginJoin(String, ConferenceJoinOptions, AsyncCallback, Object) to join a conference. Joins a conference based on the provided join information.
Public method BeginJoin(ConferenceJoinOptions, AsyncCallback, Object) Joins a conference based on the provided join options.
Public method BeginJoin(String, ConferenceJoinOptions, AsyncCallback, Object) Joins a conference based on the provided conference URI and join options.

Top

See Also

Reference

ConferenceSession Class

ConferenceSession Members

Microsoft.Rtc.Collaboration Namespace