System.PushNotification.TPushServiceNotification

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTPushServiceNotification

Delphi

TPushServiceNotification = class abstract

C++

class PASCALIMPLEMENTATION TPushServiceNotification : public System::TObject

Properties

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

Description

An abstract class that defines the contents of a push notification.

See Also