Method AddIntentIdentifier
AddIntentIdentifier(string)
Add intent identifier to this category. Intent identifiers must be added prior to registering the category.
Declaration
public void AddIntentIdentifier(string identifier)
Parameters
| Type | Name | Description |
|---|---|---|
| string | identifier | Intent identifier to add |