System.Notification.TCustomNotificationCenter.DeleteChannel

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DeleteChannel(const AChannelId: string);

C++

void __fastcall DeleteChannel(const System::UnicodeString AChannelId);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.Notification.pas
System.Notification.hpp
System.Notification TCustomNotificationCenter


Description

Retire le canal de notification en fonction de son ID.

Fonctionne uniquement avec Android.