API:REST.Backend.PushDevice.TPushEvents

Delphi
TPushEvents = class(TCustomPushEvents)
C++
class PASCALIMPLEMENTATION TPushEvents : public TCustomPushEvents
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. {{#multireplace:REST.Backend.PushDevice.TPushEvents|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:REST.Backend.PushDevice.TCustomPushEvents|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:REST.Backend.PushDevice.TCustomPushEvents|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Contains information about registering for and receiving push notification on a device.
Use TCustomPushEvents to register for or to receive push notification.