System.PushNotification.TPushServiceConnection

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

System.TObjectTPushServiceConnection

Delphi

TPushServiceConnection = class sealed

C++

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

プロパティ

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


説明

このクラスは、プッシュ通知を受け取るために必要な接続を表します。

TPushServiceConnection は、TPushService のための接続を提供します。

関連項目