Gamebase SDK for Android  2.5.0
Toast Gamebase Platform
PurchaseProvider.Type Class Reference

The type of the external purchase module. More...

Collaboration diagram for PurchaseProvider.Type:
Collaboration graph

Static Public Attributes

static final String IAP = "iap"
 
static final String REDBEANCC = "redbeancc"
 

Detailed Description

The type of the external purchase module.

Member Data Documentation

◆ IAP

final String IAP = "iap"
static

◆ REDBEANCC

final String REDBEANCC = "redbeancc"
static