SipSubscription.SubscriberEndpoint Property
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.
Gets the endpoint of the subscriber who creates this subscription.
public:
property Microsoft::Rtc::Signaling::RealTimeEndpoint ^ SubscriberEndpoint { Microsoft::Rtc::Signaling::RealTimeEndpoint ^ get(); };
public Microsoft.Rtc.Signaling.RealTimeEndpoint SubscriberEndpoint { get; }
member this.SubscriberEndpoint : Microsoft.Rtc.Signaling.RealTimeEndpoint
Public ReadOnly Property SubscriberEndpoint As RealTimeEndpoint