Gamebase SDK for Android 2.50.0
NHN Cloud Gamebase Platform
Loading...
Searching...
No Matches
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 GALAXY = "GALAXY"
 
static final String REDBEANCC = "REDBEANCC"
 
static final String AMAZON = "AMAZON"
 
static final String HUAWEI = "HUAWEI"
 
static final String ONEMP = "ONEMP"
 
static final String MYCARD = "MYCARD"
 

Detailed Description

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

Member Data Documentation

◆ AMAZON

final String AMAZON = "AMAZON"
static

◆ GALAXY

final String GALAXY = "GALAXY"
static

◆ GOOGLE

final String GOOGLE = "GG"
static

◆ HUAWEI

final String HUAWEI = "HUAWEI"
static

◆ MYCARD

final String MYCARD = "MYCARD"
static

◆ ONEMP

final String ONEMP = "ONEMP"
static

◆ ONESTORE

final String ONESTORE = "ONESTORE"
static

◆ REDBEANCC

final String REDBEANCC = "REDBEANCC"
static