System.Notification.TBaseNotificationCenter.DeleteChannel
Delphi
procedure DeleteChannel(const AChannelId: string);
C++
void __fastcall DeleteChannel(const System::UnicodeString AChannelId);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| procedure function | public | System.Notification.pas System.Notification.hpp | System.Notification | TBaseNotificationCenter | 
Beschreibung
Entfernt den Benachrichtigungskanal anhand seiner ID.
Arbeitet nur mit Android.