SipPeerToPeerEndpointExtensions.UnregisterForSubscriptionSession(SipPeerToPeerEndpoint, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
[System::Runtime::CompilerServices::Extension]
static void UnregisterForSubscriptionSession(Microsoft::Rtc::Signaling::SipPeerToPeerEndpoint ^ endpoint, System::String ^ eventPackage);
public static void UnregisterForSubscriptionSession (this Microsoft.Rtc.Signaling.SipPeerToPeerEndpoint endpoint, string eventPackage);
static member UnregisterForSubscriptionSession : Microsoft.Rtc.Signaling.SipPeerToPeerEndpoint * string -> unit
<Extension()>
Public Sub UnregisterForSubscriptionSession (endpoint As SipPeerToPeerEndpoint, eventPackage As String)
Parameters
- endpoint
- SipPeerToPeerEndpoint
- eventPackage
- String