Edit

Share via


AlertsSettings Constructors

Definition

Overloads

AlertsSettings()
AlertsSettings(PresenceCategoryWithMetaData)

AlertsSettings()

public:
 AlertsSettings();
public AlertsSettings ();
Public Sub New ()

Applies to

AlertsSettings(PresenceCategoryWithMetaData)

public:
 AlertsSettings(Microsoft::Rtc::Collaboration::Presence::PresenceCategoryWithMetaData ^ category);
public AlertsSettings (Microsoft.Rtc.Collaboration.Presence.PresenceCategoryWithMetaData category);
new Microsoft.Rtc.Internal.Collaboration.AlertsSettings : Microsoft.Rtc.Collaboration.Presence.PresenceCategoryWithMetaData -> Microsoft.Rtc.Internal.Collaboration.AlertsSettings
Public Sub New (category As PresenceCategoryWithMetaData)

Parameters

Applies to