Constructor
new RemoveBuddyRequest(buddyName)
Creates a new instance of the RemoveBuddyRequest class.
Pass the instance to the SmartFox#send method to validate and execute the request.
Pass the instance to the SmartFox#send method to validate and execute the request.
Parameters:
| Name | Type | Description |
|---|---|---|
buddyName | string | The name of the Buddy to be removed from the User's Buddy List. |