Gamebase SDK for Android  2.7.1
Toast Gamebase Platform
PurchaseProvider.StoreCode Class Reference

The type of the markets that are used in the IAP module. More...

Collaboration diagram for PurchaseProvider.StoreCode:
Collaboration graph

Static Public Attributes

static final String GOOGLE = "GG"
 
static final String ONESTORE = "ONESTORE"
 
static final String REDBEANCC = "REDBEANCC"
 

Detailed Description

The type of the markets that are used in the IAP module.

Member Data Documentation

◆ GOOGLE

final String GOOGLE = "GG"
static

◆ ONESTORE

final String ONESTORE = "ONESTORE"
static

◆ REDBEANCC

final String REDBEANCC = "REDBEANCC"
static