Skip to content

Instantly share code, notes, and snippets.

@Kevinwlee
Last active August 29, 2015 14:03
Show Gist options
  • Save Kevinwlee/bbd87069f922eb549b91 to your computer and use it in GitHub Desktop.
Save Kevinwlee/bbd87069f922eb549b91 to your computer and use it in GitHub Desktop.
Updating an item in the vault
[[CCHVault sharedInstance] updateItem:item completionHandler:^(NSDictionary *response, NSError *error) {}];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment