Unit 'fpfcmtypes' Package
[Overview][Types][Classes][Index] [#fcl-web]

TWebPushConfig

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpfcmtypes.pp line 364

type TWebPushConfig = class(THeadersPlatformConfig)

public

  procedure Assign(); override;

  constructor Create; override;

  destructor destroy; override;

  procedure Clear; override;

  procedure ToJSON(); override;

  property notification: TJSONObject; [r]

published

  property Data: TStrings; [rw]

  property FCMOptions: TWebPushFCMOptions; [rw]

end;

Inheritance

TWebPushConfig

|

THeadersPlatformConfig

|

TPlatformConfig

|

TJSONPersist

|

TObject


Documentation generated on: 2025-07-25