Cheetah
|
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) | |
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.
ChWsbXMLRPCFriends::acceptFriendRequest | ( | $sUser, | |
$sPwd, | |||
$sNick | |||
) |
Definition at line 77 of file ChWsbXMLRPCFriends.php.
ChWsbXMLRPCFriends::addFriend | ( | $sUser, | |
$sPwd, | |||
$sNick, | |||
$sLang | |||
) |
Definition at line 107 of file ChWsbXMLRPCFriends.php.
ChWsbXMLRPCFriends::declineFriendRequest | ( | $sUser, | |
$sPwd, | |||
$sNick | |||
) |
Definition at line 62 of file ChWsbXMLRPCFriends.php.
ChWsbXMLRPCFriends::getFriendRequests | ( | $sUser, | |
$sPwd, | |||
$sLang | |||
) |
Definition at line 42 of file ChWsbXMLRPCFriends.php.
ChWsbXMLRPCFriends::getFriends | ( | $sUser, | |
$sPwd, | |||
$sNick, | |||
$sLang | |||
) |
Definition at line 10 of file ChWsbXMLRPCFriends.php.
ChWsbXMLRPCFriends::removeFriend | ( | $sUser, | |
$sPwd, | |||
$sNick | |||
) |
Definition at line 92 of file ChWsbXMLRPCFriends.php.