Skip to main content
Home

Search form

Menu

Search form

  • What's new?
  • Requirements
  • Where to find the SDK
  • Binary distribution
  • Source distribution
  • Introduction to authentication
  • Tutorials
  • Client API
    • Classes Overview
    • Self in blocks
    • Completion Block Definitions
    • Error Handling
    • Error Codes
    • Sorting
    • Constants
    • Model
    • Services
    • Session
      • SkyVaultCloudNetwork
      • SkyVaultCloudSession
      • SkyVaultOAuthData
      • SkyVaultOAuthHelper
      • SkyVaultRepositorySession
      • SkyVaultSession
        • clear
        • allParameterKeys
        • objectForParameter
        • setObjectForParameter
        • addParametersFromDictionary
        • removeParameter
    • FileManager
    • Utils
  • Copyright
  • Disclaimer

You are here

SkyVault Mobile SDK for iOS » Client API » Session » SkyVaultSession

setObjectForParameter

- (void)setObject:(id)object forParameter:(id)key - Adds an object to the session data.

Parameters

(id) object
The object to be added.
(id) key
The key for the object to be added.

Returns

(void)

Example



        
Parent topic: SkyVaultSession

© 2017 TBS-LLC. All Rights Reserved.    Follow @twitter