SFS2X Objective-C API  1.7.13
iOS / macOS / tvOS
RemoveBuddyRequest Class Reference

#import <RemoveBuddyRequest.h>

Inherits BaseRequest.

Instance Methods

(id) - initWithBuddyName:
 

Class Methods

(id) + requestWithBuddyName:
 

Properties

NSString * name
 

Detailed Description

Remove a new Buddy fron the current Buddy List

Method Documentation

◆ requestWithBuddyName:

+ (id) requestWithBuddyName: (NSString *)  buddyName
Parameters
buddyNamethe name of the buddy to remove
See also
[ISFSEvents onBuddyRemove:]
[ISFSEvents onBuddyError:]
AddBuddyRequest