NinetyEight.INEGdk
Interface INEGdk
public interface INEGdkMethods
BuyShopPack(int, int, string, NEShopBuyCallback)
void BuyShopPack(int packId, int amount, string currency, NEShopBuyCallback callback)CreateWallet()
GetAddress()
GetAuthToken()
GetGameProfile()
GetProvider()
Initialize(NEInitCallback)
IsLoggedIn()
IsLoginCacheExpired()
LoginWithApple(NELoginCallback)
LoginWithEmail(NELoginCallback)
LoginWithFacebook(NELoginCallback)
LoginWithGoogle(NELoginCallback)
LoginWithPhrase(string, NELoginCallback)
LoginWithProvider(string, NELoginCallback)
LoginWithTelegram(NELoginCallback)
Logout()
RequestGameProfile(NEGameProfileCallback)
RequestShopInfo(NEShopInfoCallback)
RequestUserBalances(NEUserBalanceCallback)
RequestUserPets(NEUserPetCallback)
Last updated