SipSubscription.CurrentState 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 current signaling state of the subscription.
public:
property Microsoft::Rtc::Signaling::SubscriptionSignalingState CurrentState { Microsoft::Rtc::Signaling::SubscriptionSignalingState get(); };
public Microsoft.Rtc.Signaling.SubscriptionSignalingState CurrentState { get; }
member this.CurrentState : Microsoft.Rtc.Signaling.SubscriptionSignalingState
Public ReadOnly Property CurrentState As SubscriptionSignalingState