|
Cheetah
|
Go to the source code of this file.
Functions | |
| refreshIMUsers ($iSndId, $iRspId) | |
| addPend ($iSndId, $iRspId, $sMsg) | |
| getUserOnlineStatus ($sUser, $sRecipient) | |
| getContactId ($sSender, $sRecipient) | |
| removeFile ($sFileId) | |
| addPend | ( | $iSndId, | |
| $iRspId, | |||
| $sMsg | |||
| ) |
Add pending message function
Definition at line 32 of file functions.inc.php.
| getContactId | ( | $sSender, | |
| $sRecipient | |||
| ) |
Definition at line 45 of file functions.inc.php.
| getUserOnlineStatus | ( | $sUser, | |
| $sRecipient | |||
| ) |
Definition at line 38 of file functions.inc.php.
| refreshIMUsers | ( | $iSndId, | |
| $iRspId | |||
| ) |
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/ Refresh user's status.
Definition at line 11 of file functions.inc.php.
| removeFile | ( | $sFileId | ) |
Definition at line 50 of file functions.inc.php.