Property AndroidChannelName
AndroidChannelName
A user visible name for notification channel. Optional, Android only. Leave null, if you wish to create channel manually. Set this to channel name for it to be created automatically during initialization. If this is set, then AndroidChannelDescription must also be set.
Declaration
public string AndroidChannelName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |