System.PushNotification.TPushServiceManager

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

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 は現在のサービスに関する情報も提供します。

関連項目