API:REST.Backend.PushDevice.TPushEvents

提供: RAD Studio API Documentation
移動先: 案内検索

REST.Backend.PushDevice.TCustomPushEventsREST.Backend.BindSource.TBackendBindSourceComponentAuthREST.Backend.BindSource.TBackendBindSourceComponentTPushEvents

Delphi

TPushEvents = class(TCustomPushEvents)

C++

class PASCALIMPLEMENTATION TPushEvents : public TCustomPushEvents

プロパティ

種類 可視性 ソース ユニット
class public
REST.Backend.PushDevice.pas
REST.Backend.PushDevice.hpp
REST.Backend.PushDevice REST.Backend.PushDevice

説明

プッシュ通知の受信登録とデバイスでのプッシュ通知の受信に関する情報が格納されています。

REST.Backend.PushDevice.TPushEvents は REST.Backend.PushDevice.TCustomPushEvents を継承しています。以下の内容はすべて REST.Backend.PushDevice.TCustomPushEvents を参照しています。

プッシュ通知の受信登録とデバイスでのプッシュ通知の受信に関する情報が格納されています。

TCustomPushEvents を使用すると、プッシュ通知の受信登録や受信を行えます。

関連項目