Method GetNotificationChannels
GetNotificationChannels()
Returns all notification channels that were created by the app.
Declaration
public static AndroidNotificationChannel[] GetNotificationChannels()
Returns
| Type | Description |
|---|---|
| AndroidNotificationChannel[] | All existing channels |