System.PushNotification.TPushServiceManager.AddService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AddService(AService: TPushService; AOwnService: Boolean = True);

C++

void __fastcall AddService(TPushService* AService, bool AOwnService = true);

Properties

Type Visibility Source Unit Parent
procedure
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!