new ListUserSettingIdsRequest(storageKey)
Object ListUserSettingIdsRequest
Usage:
RestApiService.getUserSettingsService().listUserSettingIds(request, callback);
Parameters:
Name | Type | Description |
---|---|---|
storageKey |
string | Identifies the key used to persist data on the server. This must be created using the storagekey attribute in the saveUserSettings function. |
- Since:
- 4.0.0