Show / Hide Table of Contents

Class UM_AndroidInAppUtilities

Utilities collection for the Android platform.

Inheritance
System.Object
UM_AndroidInAppUtilities
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.CrossPlatform.InApp
Assembly: cs.temp.dll.dll
Syntax
public class UM_AndroidInAppUtilities

Properties

ActiveBillingClient

Active Android billing client.

Declaration
public AN_BillingClient ActiveBillingClient { get; }
Property Value
Type Description
AN_BillingClient
In This Article
Back to top Generated by DocFX