REST.Backend.PushDevice.TCustomPushEvents

De RAD Studio API Documentation
Aller à : navigation, rechercher

REST.Backend.BindSource.TBackendBindSourceComponentAuthREST.Backend.BindSource.TBackendBindSourceComponentREST.Backend.BindSource.TBackendBindSourceComponentTCustomPushEvents

Delphi

TCustomPushEvents = class(TBackendBindSourceComponentAuth<IBackendPushDeviceService, TBackendPushDeviceApi>, IRESTResponseJSON)

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.

Voir aussi