SubscriptionSessionAcceptOptions.NotificationInSubscribeResponseSupport 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.
public:
property Microsoft::Rtc::Signaling::ExtensionFeatureSupport NotificationInSubscribeResponseSupport { Microsoft::Rtc::Signaling::ExtensionFeatureSupport get(); void set(Microsoft::Rtc::Signaling::ExtensionFeatureSupport value); };
public Microsoft.Rtc.Signaling.ExtensionFeatureSupport NotificationInSubscribeResponseSupport { get; set; }
member this.NotificationInSubscribeResponseSupport : Microsoft.Rtc.Signaling.ExtensionFeatureSupport with get, set
Public Property NotificationInSubscribeResponseSupport As ExtensionFeatureSupport