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

TLiveBroadcast

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

Declaration

Source position: googleyoutube.pp line 2668

type TLiveBroadcast = class(TGoogleBaseObject)

protected

  procedure SetcontentDetails(); virtual;

  procedure Setetag(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure Setsnippet(); virtual;

  procedure Setstatistics(); virtual;

  procedure Setstatus(); virtual;

  procedure SettopicDetails(); virtual;

published

  property contentDetails: TLiveBroadcastContentDetails; [rw]

  property etag: string; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property snippet: TLiveBroadcastSnippet; [rw]

  property statistics: TLiveBroadcastStatistics; [rw]

  property status: TLiveBroadcastStatus; [rw]

  property topicDetails: TLiveBroadcastTopicDetails; [rw]

end;

Inheritance

TLiveBroadcast

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18