Unit 'googlemirror' Package
[Overview][Types][Classes][Index] [#googleapi]

TSubscription

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

Declaration

Source position: googlemirror.pp line 455

type TSubscription = class(TGoogleBaseObject)

protected

  procedure SetcallbackUrl(); virtual;

  procedure Setcollection(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure Setnotification(); virtual;

  procedure Setoperation(); virtual;

  procedure Setupdated(); virtual;

  procedure SetuserToken(); virtual;

  procedure SetverifyToken(); virtual;

published

  property callbackUrl: string; [rw]

  property collection: string; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property notification: TNotification; [rw]

  property operation: TStringArray; [rw]

  property updated: TDatetime; [rw]

  property userToken: string; [rw]

  property verifyToken: string; [rw]

end;

Inheritance

TSubscription

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18