REST.Backend.PushDevice.TCustomPushEvents
Delphi
TCustomPushEvents = class(TBackendBindSourceComponentAuth<IBackendPushDeviceService, TBackendPushDeviceApi>, IRESTResponseJSON, IRESTIPComponent)
C++
class PASCALIMPLEMENTATION TCustomPushEvents : public Rest::Backend::Bindsource::TBackendBindSourceComponentAuth__2<Rest::Backend::Pushtypes::_di_IBackendPushDeviceService,Rest::Backend::Pushtypes::TBackendPushDeviceApi*>
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
class | public | REST.Backend.PushDevice.pas REST.Backend.PushDevice.hpp |
REST.Backend.PushDevice | REST.Backend.PushDevice |
Description
Contient des informations sur l'enregistrement et la réception de notifications push sur un périphérique.
Utilisez TCustomPushEvents pour vous enregistrer pour des notifications push ou pour en recevoir.