Inherits from BaseRequest : NSObject
Declared in SetBuddyVariablesRequest.h
SetBuddyVariablesRequest.m

Overview

Sets one or more BuddyVariables for the current User.

This will update all Users in the Zone who have this User as Buddy in their Buddy Lists.

Tasks

Class Methods

requestWithBuddyVariables:

an Array of BuddyVariables

+ (id)requestWithBuddyVariables:(NSArray *)buddyVariables

Parameters

buddyVariables

an Array of BuddyVariables

Declared In

SetBuddyVariablesRequest.h