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

Overview

Add a new Buddy to the current Buddy List

Tasks

Class Methods

requestWithBuddyName:

Sends a request to the server to add a new Buddy to the Buddy List

+ (id)requestWithBuddyName:(NSString *)buddyName

Parameters

buddyName

the name of the buddy to add

Discussion

Sends a request to the server to add a new Buddy to the Buddy List

Declared In

AddBuddyRequest.h