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

TReceivedMessage

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

Declaration

Source position: googlepubsub.pp line 495

type TReceivedMessage = class(TGoogleBaseObject)

protected

  procedure SetackId(); virtual;

  

  procedure Setmessage(); virtual;

  

published

  property ackId: string; [rw]

  

  property message: TPubsubMessage; [rw]

  

end;

Inheritance

TReceivedMessage

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio