$connection
$connection :
Jabber class from Flyspray project
send_presence( $message = '', $type = '', $unavailable = false) : boolean
Sets account presence. No additional info required (default is "online" status)
$message | online, offline... |
|
$type | dnd, away, chat, xa or nothing |
|
$unavailable | set this to true if you want to become unavailable |