API:System.PushNotification.TPushServiceManager.GetServiceByName
Revision as of 20:38, 25 February 2016 by BuildBot (talk | contribs) (Created page with "<section begin="api" /> <!--Start API Info--><ul id='childlinks'><li class='first'>'''Up to Parent: TPushServiceManager'''</li>...")
Delphi
function GetServiceByName(const AServiceName: string): TPushService;
C++
TPushService* __fastcall GetServiceByName(const System::UnicodeString AServiceName);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.PushNotification.pas System.PushNotification.hpp |
System.PushNotification | TPushServiceManager |
Description
Embarcadero Technologies does not currently have any additional information.