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

TActivityFeed

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

Declaration

Source position: googleplus.pp line 685

type TActivityFeed = class(TGoogleBaseObject)

protected

  procedure Setetag(); virtual;

  procedure Setid(); virtual;

  procedure Setitems(); virtual;

  procedure Setkind(); virtual;

  procedure SetnextLink(); virtual;

  procedure SetnextPageToken(); virtual;

  procedure SetselfLink(); virtual;

  procedure Settitle(); virtual;

  procedure Setupdated(); virtual;

published

  property etag: string; [rw]

  property id: string; [rw]

  property items: TActivityFeedTypeitemsArray; [rw]

  property kind: string; [rw]

  property nextLink: string; [rw]

  property nextPageToken: string; [rw]

  property selfLink: string; [rw]

  property title: string; [rw]

  property updated: TDatetime; [rw]

end;

Inheritance

TActivityFeed

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18