System.Notification.TCustomNotificationCenter.GetAllChannels

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure GetAllChannels(const AChannels: TChannels);

C++

void __fastcall GetAllChannels(System::Generics::Collections::TList__1<TChannel*>* const AChannels);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
System.Notification.pas
System.Notification.hpp
System.Notification TCustomNotificationCenter


Beschreibung

Füllt die übergebene Liste mit allen Benachrichtigungskanälen in der Anwendung. .

Der Benutzer entfernt die Instanz des Kanals in Android.