Niestety, nie.
<?php
print_r($api->getUser($api->getUIN())); ?>
daje nam wynik....
Kod
Array
(
[nick] =>
[name] =>
[surname] =>
[birth] =>
[gender] =>
[city] =>
[province] =>
[wwwUrl] =>
[hasActiveMGProfile] =>
[_uin] => numerek :)
[avatars] => Array
(
[0] => Array
(
[timestamp] =>
[smallAvatar] => http://14.static.mojageneracja.pl/img/default/avatar-empty.gif
[bigAvatar] => http://6.static.mojageneracja.pl/img/a1.gif
[cycleDelay] => 86400
[packageDelay] => 3600
[_order] => 0
[_blank] => 1
)
)
no, chyba, ze jest inny sposob. teoretycznie jak sie wejdzie pod adres
http://api.gadu-gadu.pl/users/$numerto widnieje status, moze robia cos w tym kierunku. zobaczymy

)