System.PushNotification.TPushService.Connections
Delphi
property Connections[I: Integer]: TPushServiceConnection read GetConnection;
C++
__property TPushServiceConnection* Connections[int I] = {read=GetConnection};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | System.PushNotification.pas System.PushNotification.hpp | System.PushNotification | TPushService | 
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!