VaultMobileSDK
18R3
iOS framework for Vault API
|
Instances of this class represent a JSON response stored in a VEVVaultJSONCache. Instances are returned via callback when caching JSON responses and when querying for responses. More...
Inherits VEVVaultCacheEntry.
Instance Methods | |
(id) | - objectForKeyedSubscript: |
Used for subscripting. This method returns the value in the underlying JSON response associated with the given key. | |
Properties | |
NSDictionary * | json |
The JSON response associated with this cache entry. | |
Instances of this class represent a JSON response stored in a VEVVaultJSONCache. Instances are returned via callback when caching JSON responses and when querying for responses.