TapSDK C#
Public Member Functions | Static Public Member Functions | List of all members
TapTap.License.TapLicenseImpl Class Reference
Inheritance diagram for TapTap.License.TapLicenseImpl:
TapTap.License.ITapLicense

Public Member Functions

void SetLicencesCallback (ITapLicenseCallback callback)
 
void SetDLCCallback (ITapDlcCallback callback)
 
void SetDLCCallback (ITapDlcCallback callback, bool checkOnce, string publicKey)
 
void Check ()
 
void QueryDLC (string[] skus)
 
void PurchaseDLC (string sku)
 

Static Public Member Functions

static TapLicenseImpl GetInstance ()
 

Member Function Documentation

◆ Check()

void TapTap.License.TapLicenseImpl.Check ( )
inline

◆ GetInstance()

static TapLicenseImpl TapTap.License.TapLicenseImpl.GetInstance ( )
inlinestatic

◆ PurchaseDLC()

void TapTap.License.TapLicenseImpl.PurchaseDLC ( string  sku)
inline

◆ QueryDLC()

void TapTap.License.TapLicenseImpl.QueryDLC ( string[]  skus)
inline

◆ SetDLCCallback() [1/2]

void TapTap.License.TapLicenseImpl.SetDLCCallback ( ITapDlcCallback  callback)
inline

◆ SetDLCCallback() [2/2]

void TapTap.License.TapLicenseImpl.SetDLCCallback ( ITapDlcCallback  callback,
bool  checkOnce,
string  publicKey 
)
inline

◆ SetLicencesCallback()

void TapTap.License.TapLicenseImpl.SetLicencesCallback ( ITapLicenseCallback  callback)
inline

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