RoutingCategory Constructors
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.
Overloads
RoutingCategory(PresenceCategoryWithMetaData) | |
RoutingCategory(String) |
RoutingCategory(PresenceCategoryWithMetaData)
protected:
RoutingCategory(Microsoft::Rtc::Collaboration::Presence::PresenceCategoryWithMetaData ^ category);
protected RoutingCategory (Microsoft.Rtc.Collaboration.Presence.PresenceCategoryWithMetaData category);
new Microsoft.Rtc.Internal.Collaboration.RoutingCategory : Microsoft.Rtc.Collaboration.Presence.PresenceCategoryWithMetaData -> Microsoft.Rtc.Internal.Collaboration.RoutingCategory
Protected Sub New (category As PresenceCategoryWithMetaData)
Parameters
- category
- PresenceCategoryWithMetaData
Applies to
RoutingCategory(String)
protected:
RoutingCategory(System::String ^ name);
protected RoutingCategory (string name);
new Microsoft.Rtc.Internal.Collaboration.RoutingCategory : string -> Microsoft.Rtc.Internal.Collaboration.RoutingCategory
Protected Sub New (name As String)
Parameters
- name
- String