System.PushNotification.TPushService

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTPushService

Delphi

TPushService = class abstract

C++

class PASCALIMPLEMENTATION TPushService : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
System.PushNotification.pas
System.PushNotification.hpp
System.PushNotification System.PushNotification

Description

Abstract class that configures a service in order to receive push notifications.

See Also