System.PushNotification.TPushServiceConnection

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 のための接続を提供します。