This topic has not yet been rated - Rate this topic

ConferenceSession.BeginJoin Method

  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
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.