Cheetah
Public Member Functions | List of all members
ChWsbXMLRPCFriends Class Reference

Public Member Functions

 getFriends ($sUser, $sPwd, $sNick, $sLang)
 
 getFriendRequests ($sUser, $sPwd, $sLang)
 
 declineFriendRequest ($sUser, $sPwd, $sNick)
 
 acceptFriendRequest ($sUser, $sPwd, $sNick)
 
 removeFriend ($sUser, $sPwd, $sNick)
 
 addFriend ($sUser, $sPwd, $sNick, $sLang)
 

Detailed Description

This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/

Definition at line 8 of file ChWsbXMLRPCFriends.php.

Member Function Documentation

◆ acceptFriendRequest()

ChWsbXMLRPCFriends::acceptFriendRequest (   $sUser,
  $sPwd,
  $sNick 
)

Definition at line 77 of file ChWsbXMLRPCFriends.php.

◆ addFriend()

ChWsbXMLRPCFriends::addFriend (   $sUser,
  $sPwd,
  $sNick,
  $sLang 
)

Definition at line 107 of file ChWsbXMLRPCFriends.php.

◆ declineFriendRequest()

ChWsbXMLRPCFriends::declineFriendRequest (   $sUser,
  $sPwd,
  $sNick 
)

Definition at line 62 of file ChWsbXMLRPCFriends.php.

◆ getFriendRequests()

ChWsbXMLRPCFriends::getFriendRequests (   $sUser,
  $sPwd,
  $sLang 
)

Definition at line 42 of file ChWsbXMLRPCFriends.php.

◆ getFriends()

ChWsbXMLRPCFriends::getFriends (   $sUser,
  $sPwd,
  $sNick,
  $sLang 
)

Definition at line 10 of file ChWsbXMLRPCFriends.php.

◆ removeFriend()

ChWsbXMLRPCFriends::removeFriend (   $sUser,
  $sPwd,
  $sNick 
)

Definition at line 92 of file ChWsbXMLRPCFriends.php.


The documentation for this class was generated from the following file: