System.Notification.TCustomNotificationCenter.GetAllChannels
Delphi
procedure GetAllChannels(const AChannels: TChannels);
C++
void __fastcall GetAllChannels(TChannels* const AChannels);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
procedure function  | 
		public | System.Notification.pas System.Notification.hpp  | 
        System.Notification | TCustomNotificationCenter | 
Description
Fills the passed list with all Notification channels in the application. .
User removes instances of channels in Android.