REST.Backend.PushDevice.TCustomPushEvents
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*>
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | REST.Backend.PushDevice.pas REST.Backend.PushDevice.hpp |
REST.Backend.PushDevice | REST.Backend.PushDevice |
Description
Contains information about registering for and receiving push notification on a device.
Use TCustomPushEvents to register for or to receive push notification.