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

Overview

Remove a new Buddy fron the current Buddy List

Tasks

Class Methods

requestWithBuddyName:

the name of the buddy to remove

+ (id)requestWithBuddyName:(NSString *)buddyName

Parameters

buddyName

the name of the buddy to remove

Declared In

RemoveBuddyRequest.h