SDKs code references for Unity
Easily embed Xsolla services with this ready-to-use libraries for Unity applications and games
Xsolla.GameKeys.XsollaGameKeys Member List

This is the complete list of members for Xsolla.GameKeys.XsollaGameKeys, including all inherited members.

GetDrmList(Action< DrmItems > onSuccess, Action< Error > onError)Xsolla.GameKeys.XsollaGameKeysinlinestatic
GetGameForCatalog(string itemSku, Action< GameItem > onSuccess, Action< Error > onError, string locale=null, string country=null, string additionalFields="long_description")Xsolla.GameKeys.XsollaGameKeysinlinestatic
GetGameKeyForCatalog(string itemSku, Action< GameKeyItems > onSuccess, Action< Error > onError, string locale=null, string country=null, string additionalFields="long_description")Xsolla.GameKeys.XsollaGameKeysinlinestatic
GetGameKeysListBySpecifiedGroup(string groupId, Action< GameKeyItems > onSuccess, Action< Error > onError, int limit=50, int offset=0, string locale=null, string country=null, string additionalFields="long_description")Xsolla.GameKeys.XsollaGameKeysinlinestatic
GetGamesList(Action< GameItems > onSuccess, Action< Error > onError, int limit=50, int offset=0, string locale=null, string country=null, string additionalFields="long_description")Xsolla.GameKeys.XsollaGameKeysinlinestatic
GetGamesListBySpecifiedGroup(string groupId, Action< GameItems > onSuccess, Action< Error > onError, int limit=50, int offset=0, string locale=null, string country=null, string additionalFields="long_description")Xsolla.GameKeys.XsollaGameKeysinlinestatic
GetOwnedGames(bool sandbox, Action< GameOwnership > onSuccess, Action< Error > onError, int limit=50, int offset=0, string additionalFields="long_description")Xsolla.GameKeys.XsollaGameKeysinlinestatic
RedeemGameCode(string gameCode, bool sandbox, Action onSuccess, Action< Error > onError)Xsolla.GameKeys.XsollaGameKeysinlinestatic