TapSDK Unity
Static Public Member Functions | List of all members
TapTap.Payment.TapPayment Class Reference

Static Public Member Functions

static void Init (TapConfig config)
 
static bool IsReady ()
 
static void QueryProduct (string skuId, Action< SkuDetails, TapError > action)
 
static void QueryProducts (string[] skuIds, Action< List< SkuDetails >, TapError > action)
 
static void LaunchBillingFlow (SkuDetails skuDetails, string roleId, string serverId, string extra, Action< int, TapError > action)
 
static void SwitchLanguage (string languageId)
 

Member Function Documentation

◆ Init()

static void TapTap.Payment.TapPayment.Init ( TapConfig  config)
inlinestatic

◆ IsReady()

static bool TapTap.Payment.TapPayment.IsReady ( )
inlinestatic

◆ LaunchBillingFlow()

static void TapTap.Payment.TapPayment.LaunchBillingFlow ( SkuDetails  skuDetails,
string  roleId,
string  serverId,
string  extra,
Action< int, TapError action 
)
inlinestatic

◆ QueryProduct()

static void TapTap.Payment.TapPayment.QueryProduct ( string  skuId,
Action< SkuDetails, TapError action 
)
inlinestatic

◆ QueryProducts()

static void TapTap.Payment.TapPayment.QueryProducts ( string[]  skuIds,
Action< List< SkuDetails >, TapError action 
)
inlinestatic

◆ SwitchLanguage()

static void TapTap.Payment.TapPayment.SwitchLanguage ( string  languageId)
inlinestatic

The documentation for this class was generated from the following file: