getImagePNG("smallicon");
}
$statusText = $status->getText();
?>
Le statut de est
_
Le statut de est
getNum()) {
case 0 :
// UNKNOWN
break;
case 1 :
// OFFLINE
break;
case 2 :
// ONLINE
break;
case 3 :
// AWAY
break;
case 4 :
// NOT AVAILABLE
break;
case 5 :
// DO NOT DISTURB
break;
case 6 :
// INVISIBLE
break;
case 7 :
// SKYPE ME
break;
}
?>