This topic has not yet been rated - Rate this topic

BeginSubscribe Method

Create the SipSubscriptionProcessor and invoke BeginSubscribe on the subscription.

Namespace:  Microsoft.Rtc.Collaboration.Presence
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
public virtual IAsyncResult BeginSubscribe(
	AsyncCallback userCallback,
	Object state
)

Parameters

userCallback
Type: System..::..AsyncCallback
state
Type: System..::..Object

Return Value

Type: System..::..IAsyncResult
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.