This is the complete list of members for AccelByte.Api.Entitlement, including all inherited members.
| ConsumeUserEntitlement(string entitlementId, int useCount, ResultCallback< EntitlementInfo > callback, string[] options=null, string requestId=null) | AccelByte.Api.Entitlement | inline |
| ConvertActivePlatformToGetDlcDurableReward(PlatformType platformType) (defined in AccelByte.Api.Entitlement) | AccelByte.Api.Entitlement | inlinestatic |
| CreateDistributionReceiver(string extUserId, Attributes attributes, ResultCallback callback) | AccelByte.Api.Entitlement | inline |
| DeleteDistributionReceiver(string extUserId, ResultCallback callback) | AccelByte.Api.Entitlement | inline |
| GetDistributionReceiver(string publisherNamespace, string publisherUserId, ResultCallback< DistributionReceiver[]> callback) | AccelByte.Api.Entitlement | inline |
| GetDlcDurableRewardSimpleMap(PlatformType platformType, ResultCallback< DlcConfigRewardShortInfo > callback) | AccelByte.Api.Entitlement | inline |
| GetDlcDurableRewardSimpleMap(string platformTypeId, ResultCallback< DlcConfigRewardShortInfo > callback) | AccelByte.Api.Entitlement | inline |
| GetUserEntitlementById(string entitlementId, ResultCallback< EntitlementInfo > callback) | AccelByte.Api.Entitlement | inline |
| GetUserEntitlementHistory(string userId, ResultCallback< UserEntitlementHistoryResponse > callback) | AccelByte.Api.Entitlement | inline |
| GetUserEntitlementHistory(string userId, GetUserEntitlementHistoryOptionalParams optionalParams, ResultCallback< UserEntitlementHistoryResponse > callback) | AccelByte.Api.Entitlement | inline |
| GetUserEntitlementOwnershipAny(string[] itemIds, string[] appIds, string[] skus, ResultCallback< Ownership > callback) | AccelByte.Api.Entitlement | inline |
| GetUserEntitlementOwnershipByAppId(string appId, ResultCallback< Ownership > callback) | AccelByte.Api.Entitlement | inline |
| GetUserEntitlementOwnershipByItemId(string ItemId, ResultCallback< Ownership > callback) | AccelByte.Api.Entitlement | inline |
| GetUserEntitlementOwnershipByItemIds(string[] ids, ResultCallback< EntitlementOwnershipItemIds[]> callback) | AccelByte.Api.Entitlement | inline |
| GetUserEntitlementOwnershipBySku(string sku, ResultCallback< Ownership > callback) | AccelByte.Api.Entitlement | inline |
| GetUserEntitlementOwnershipToken(string key, string[] itemIds, string[] appIds, string[] skus, ResultCallback< OwnershipEntitlement[]> callback, bool verifyPublicKey=true, bool verifyExpiration=true, bool verifyUserId=true) | AccelByte.Api.Entitlement | inline |
| GetUserEntitlementOwnershipTokenOnly(string[] itemIds, string[] appIds, string[] skus, ResultCallback< OwnershipToken > callback) | AccelByte.Api.Entitlement | inline |
| IdValidator (defined in AccelByte.Core.WrapperBase) | AccelByte.Core.WrapperBase | protected |
| QueryUserEntitlements(string entitlementName=null, string itemId=null, int offset=0, int limit=20, ResultCallback< EntitlementPagingSlicedResult > callback=null, EntitlementClazz entitlementClazz=EntitlementClazz.NONE, EntitlementAppType entitlementAppType=EntitlementAppType.NONE, string[] features=null) | AccelByte.Api.Entitlement | inline |
| QueryUserEntitlements(QueryUserEntitlementsOptionalParameters optionalParameters, ResultCallback< EntitlementPagingSlicedResult > callback) | AccelByte.Api.Entitlement | inline |
| QueryUserEntitlements(string targetUserId, ResultCallback< EntitlementPagingSlicedResult > callback) | AccelByte.Api.Entitlement | inline |
| QueryUserEntitlements(string targetUserId, QueryUserEntitlementsOptionalParameters optionalParameters, ResultCallback< EntitlementPagingSlicedResult > callback) | AccelByte.Api.Entitlement | inline |
| QueryUserSubscription(PlatformStoreId platformStoreId, string userId, ResultCallback< SubscriptionPagingSlicedResult > callback) | AccelByte.Api.Entitlement | inline |
| QueryUserSubscription(PlatformStoreId platformStoreId, string userId, QueryUserSubscriptionRequestOptionalParameters optionalParameters, ResultCallback< SubscriptionPagingSlicedResult > callback) | AccelByte.Api.Entitlement | inline |
| SellUserEntitlement(UserEntitlementSoldParams userEntitlementSoldParams, EntitlementSoldRequest entitlementSoldRequest, ResultCallback< SellItemEntitlementInfo > callback) | AccelByte.Api.Entitlement | inline |
| SellUserEntitlement(UserEntitlementSoldParams userEntitlementSoldParams, EntitlementSoldRequest entitlementSoldRequest, SellUserEntitlementOptionalParameters optionalParameters, ResultCallback< SellItemEntitlementInfo > callback) | AccelByte.Api.Entitlement | inline |
| SellUserEntitlement(string entitlementId, EntitlementSoldRequest entitlementSoldRequest, ResultCallback< SellItemEntitlementInfo > callback) | AccelByte.Api.Entitlement | inline |
| SellUserEntitlement(string entitlementId, EntitlementSoldRequest entitlementSoldRequest, SellUserEntitlementOptionalParameters optionalParameters, ResultCallback< SellItemEntitlementInfo > callback) | AccelByte.Api.Entitlement | inline |
| SyncEntitlementPSNMultipleService(PlayStationMultipleServiceRequest playStationMultipleServiceRequest, ResultCallback< PlayStationMultipleServiceResponse[]> callback) | AccelByte.Api.Entitlement | inline |
| SyncEntitlementPSNStore(PlayStationDLCSync psnModel, ResultCallback callback) | AccelByte.Api.Entitlement | inline |
| SyncEpicGameInventory(string epicGamesJwtToken, ResultCallback< SyncEpicGamesInventoryResponse[]> callback) | AccelByte.Api.Entitlement | inline |
| SyncEpicGamesDurableItems(string epicGamesJwtToken, ResultCallback callback) | AccelByte.Api.Entitlement | inline |
| SyncMobilePlatformPurchaseApple(string productId, string transactionId, string receiptData, ResultCallback callback) | AccelByte.Api.Entitlement | inline |
| SyncMobilePlatformPurchaseApple(string productId, string transactionId, string receiptData, PlatformSyncMobileAppleOptionalParam optionalParameters, ResultCallback callback) | AccelByte.Api.Entitlement | inline |
| SyncMobilePlatformPurchaseGoogle(string orderId, string packageName, string productId, long purchaseTime, string purchaseToken, bool autoAck, ResultCallback< GoogleReceiptResolveResult > callback) | AccelByte.Api.Entitlement | inline |
| SyncMobilePlatformPurchaseGoogle(string orderId, string packageName, string productId, long purchaseTime, string purchaseToken, bool autoAck, PlatformSyncMobileGoogleOptionalParameters optionalParameters, ResultCallback< GoogleReceiptResolveResult > callback) | AccelByte.Api.Entitlement | inline |
| SyncMobilePlatformSubscriptionApple(string transactionId, ResultCallback callback) | AccelByte.Api.Entitlement | inline |
| SyncMobilePlatformSubscriptionGoogle(string orderId, string packageName, string productId, long purchaseTime, string purchaseToken, bool autoAck, ResultCallback< GoogleReceiptResolveResult > callback) | AccelByte.Api.Entitlement | inline |
| SyncMobilePlatformSubscriptionGoogle(string orderId, string packageName, string productId, long purchaseTime, string purchaseToken, bool autoAck, PlatformSyncMobileGoogleOptionalParameters optionalParameters, ResultCallback< GoogleReceiptResolveResult > callback) | AccelByte.Api.Entitlement | inline |
| SyncOculusConsumableEntitlements(ResultCallback< SyncOculusConsumableEntitlementResponse[]> callback) | AccelByte.Api.Entitlement | inline |
| SyncOculusDLC(ResultCallback callback) | AccelByte.Api.Entitlement | inline |
| SyncPSNDLC(PlayStationDLCSync PSSyncModel, ResultCallback callback) | AccelByte.Api.Entitlement | inline |
| SyncPSNDLCMultipleService(PlayStationDLCSyncMultipleService playStationDlcSyncMultipleService, ResultCallback callback) | AccelByte.Api.Entitlement | inline |
| SyncSteamDLC(string userSteamId, string userAppId, ResultCallback callback) | AccelByte.Api.Entitlement | inline |
| SyncSteamInventory(string userSteamId, string appId, string productId, double price, string currencyCode, ResultCallback callback) | AccelByte.Api.Entitlement | inline |
| SyncSteamInventory(string userSteamId, string appId, string productId, double price, string currencyCode, SyncSteamInventoryOptionalParameters optionalParameters=null, ResultCallback callback=null) | AccelByte.Api.Entitlement | inline |
| SyncTwitchDropItem(TwitchDropSync TwitchDropSyncReq, ResultCallback callback) | AccelByte.Api.Entitlement | inline |
| SyncXBoxDLC(XBoxDLCSync XboxDLCSync, ResultCallback callback) | AccelByte.Api.Entitlement | inline |
| SyncXboxInventory(XboxInventoryRequest model, ResultCallback< XboxInventoryResponse[]> callback) | AccelByte.Api.Entitlement | inline |
| UpdateDistributionReceiver(string extUserId, Attributes attributes, ResultCallback callback) | AccelByte.Api.Entitlement | inline |
| ValidateUserItemPurchaseCondition(string[] items, ResultCallback< PlatformValidateUserItemPurchaseResponse[]> callback) | AccelByte.Api.Entitlement | inline |