Show / Hide Table of Contents

Class AN_ConsumeParams

Parameters to consume a purchase. (See consumeAsync(ConsumeParams, ConsumeResponseListener)

Inheritance
System.Object
AN_ConsumeParams
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: SA.Android.Vending.BillingClient
Assembly: cs.temp.dll.dll
Syntax
public class AN_ConsumeParams

Methods

NewBuilder()

Constructs a new AN_ConsumeParams.Builder instance.

Declaration
public static AN_ConsumeParams.Builder NewBuilder()
Returns
Type Description
AN_ConsumeParams.Builder

a new AN_ConsumeParams.Builder instance.

In This Article
Back to top Generated by DocFX