PublishSubscribeSession.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 state of the subscription.
public:
property Microsoft::Rtc::Collaboration::Presence::CollaborationSubscriptionState CurrentState { Microsoft::Rtc::Collaboration::Presence::CollaborationSubscriptionState get(); };
public Microsoft.Rtc.Collaboration.Presence.CollaborationSubscriptionState CurrentState { get; }
member this.CurrentState : Microsoft.Rtc.Collaboration.Presence.CollaborationSubscriptionState
Public ReadOnly Property CurrentState As CollaborationSubscriptionState