System.PushNotification.TPushServiceManager

提供: RAD Studio API Documentation
2016年2月25日 (木) 19:10時点におけるL10nBot (トーク | 投稿記録)による版 (restored)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

System.TObjectTPushServiceManager

Delphi

TPushServiceManager = class sealed

C++

class PASCALIMPLEMENTATION TPushServiceManager : /*[[sealed]]*/ public System::TObject

プロパティ

種類 可視性 ソース ユニット
class public
System.PushNotification.pas
System.PushNotification.hpp
System.PushNotification System.PushNotification


説明

このクラスは、プッシュ通知サービスの管理を担当します。

TPushServiceManager を使用すると、サービスの追加削除を行えます。

また、TPushServiceManager は現在のサービスに関する情報も提供します。

関連項目