System.PushNotification.TPushServiceManager.GetServiceByName

From RAD Studio API Documentation
Jump to: navigation, search

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. Please help us document this topic by using the Discussion page!