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

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)
 

Member Function Documentation

◆ Check()

void TapTap.License.ITapLicense.Check ( )

◆ PurchaseDLC()

void TapTap.License.ITapLicense.PurchaseDLC ( string  sku)

◆ QueryDLC()

void TapTap.License.ITapLicense.QueryDLC ( string[]  skus)

◆ SetDLCCallback() [1/2]

void TapTap.License.ITapLicense.SetDLCCallback ( ITapDlcCallback  callback)

◆ SetDLCCallback() [2/2]

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

◆ SetLicencesCallback()

void TapTap.License.ITapLicense.SetLicencesCallback ( ITapLicenseCallback  callback)

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