Back

CreatePlayStore

?.

  pls = app.CreatePlayStore() → app object - PlayStore

The following methods are available on the PlayStore object:

  GetBillingInfo( prodIDs, callback, options ) → unknown
  GetPurchases( callback, options ) → unknown
  GetType() → string: "PlayStore"
  Method( name, types, p1, p2, p3, p4 )

unknown
Returns the control class name.
string
string: comma separated: "boolean", "char", "byte", "short", "int", "long", "float", "double"
Allows access to other functions defined on the object in Java via reflection.
?