Unit 'cbillingclient' Package
[Overview][Constants][Types][Classes][Index] [#pw_androidwizard]

TPurchaseItem

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

Declaration

Source position: cbillingclient.pas line 396

type TPurchaseItem = class(TBillingItem)

public

  procedure Dump(); override;

  

  function IsNotYetAcknowledged;

  

  function IsConsumable;

  

  function IsAcknowledgedTrue;

  

  function IsAcknowledgedFalse;

  

  function IsPurchased;

  

  function IsPending;

  

  function developerPayload;

  

  function orderId;

  

  function packageName;

  

  function purchaseState;

  

  function purchaseTime;

  

  function purchaseToken;

  

  function OrderDateTime;

  

  function OrderDateStr;

  

  function CreateConsumed();

  

  function IsSameOrder();

  

end;

Inheritance

TPurchaseItem

  

|

TBillingItem

  

|

TObject



CT Web help

CodeTyphon Studio