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

TLiveBroadcast

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

Declaration

Source position: googleyoutube.pp line 2674

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



CT Web help

CodeTyphon Studio