TapSDK C#
Static Public Member Functions | List of all members
TapTap.Common.TapCommon Class Reference

Static Public Member Functions

static void Init (TapConfig config)
 
static void GetRegionCode (Action< bool > callback)
 
static void IsTapTapInstalled (Action< bool > callback)
 
static void IsTapTapGlobalInstalled (Action< bool > callback)
 
static void UpdateGameInTapTap (string appId, Action< bool > callback)
 
static void UpdateGameInTapGlobal (string appId, Action< bool > callback)
 
static void OpenReviewInTapTap (string appId, Action< bool > callback)
 
static void OpenReviewInTapGlobal (string appId, Action< bool > callback)
 
static void SetXua ()
 
static void SetLanguage (TapLanguage language)
 
static void RegisterProperties (string key, ITapPropertiesProxy proxy)
 
static void AddHost (string host, string replaceHost)
 

Member Function Documentation

◆ AddHost()

static void TapTap.Common.TapCommon.AddHost ( string  host,
string  replaceHost 
)
inlinestatic

◆ GetRegionCode()

static void TapTap.Common.TapCommon.GetRegionCode ( Action< bool >  callback)
inlinestatic

◆ Init()

static void TapTap.Common.TapCommon.Init ( TapConfig  config)
inlinestatic

◆ IsTapTapGlobalInstalled()

static void TapTap.Common.TapCommon.IsTapTapGlobalInstalled ( Action< bool >  callback)
inlinestatic

◆ IsTapTapInstalled()

static void TapTap.Common.TapCommon.IsTapTapInstalled ( Action< bool >  callback)
inlinestatic

◆ OpenReviewInTapGlobal()

static void TapTap.Common.TapCommon.OpenReviewInTapGlobal ( string  appId,
Action< bool >  callback 
)
inlinestatic

◆ OpenReviewInTapTap()

static void TapTap.Common.TapCommon.OpenReviewInTapTap ( string  appId,
Action< bool >  callback 
)
inlinestatic

◆ RegisterProperties()

static void TapTap.Common.TapCommon.RegisterProperties ( string  key,
ITapPropertiesProxy  proxy 
)
inlinestatic

◆ SetLanguage()

static void TapTap.Common.TapCommon.SetLanguage ( TapLanguage  language)
inlinestatic

◆ SetXua()

static void TapTap.Common.TapCommon.SetXua ( )
inlinestatic

◆ UpdateGameInTapGlobal()

static void TapTap.Common.TapCommon.UpdateGameInTapGlobal ( string  appId,
Action< bool >  callback 
)
inlinestatic

◆ UpdateGameInTapTap()

static void TapTap.Common.TapCommon.UpdateGameInTapTap ( string  appId,
Action< bool >  callback 
)
inlinestatic

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