Constructor
new AddBuddyRequest(buddyName)
Creates a new instance of the AddBuddyRequest 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 User to add as a Buddy. |