|
From: Roland R. <rr...@gu...> - 2000-08-19 17:17:48
|
(*link->icq_UserOnline)(link, remote_uin, new_status, remote_ip, remote_port, remote_real_ip, tcp_flag); For the icq_UserOnline callback, could somebody tell me the meaning of the new_status variable. I am getting values like 0x30013 and 0x30000 which don't seem to be defined in any header file. Or do I just need to figure them out by trial and error? thx. |