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

TListConnectionsResponse

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

Declaration

Source position: googlepeople.pp line 1036

type TListConnectionsResponse = class(TGoogleBaseObject)

protected

  procedure Setconnections(); virtual;

  procedure SetnextPageToken(); virtual;

  procedure SetnextSyncToken(); virtual;

published

  property connections: TListConnectionsResponseTypeconnectionsArray; [rw]

  property nextPageToken: string; [rw]

  property nextSyncToken: string; [rw]

end;

Inheritance

TListConnectionsResponse

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18