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

TLiveChatBanSnippet

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

Declaration

Source position: googleyoutube.pp line 2981

type TLiveChatBanSnippet = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure SetbanDurationSeconds(); virtual;

  

  procedure SetbannedUserDetails(); virtual;

  

  procedure SetliveChatId(); virtual;

  

  procedure Set_type(); virtual;

  

published

  property banDurationSeconds: string; [rw]

  

  property bannedUserDetails: TChannelProfileDetails; [rw]

  

  property liveChatId: string; [rw]

  

  property _type: string; [rw]

  

end;

Inheritance

TLiveChatBanSnippet

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio