| 
      
      
      From: Denis V. D. <de...@nu...> - 2000-10-23 03:48:40
      
     | 
| Roland Rabien <rr...@gu...> writes: Oops, found this message at the bottom of my mailbox... ;) It was my settling time here, so no wonder I lost it along with several other emails... Sorry ;) > (*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? Take a look at icq_ConvertStatus2Str() function in util.c to understand these values. For example, 0x30013 is DND (Do Not Disturb) and 0x30000 is Online. -- Denis V. Dmitrienko | E-mail: de...@nu... | ICQ#: 5538614 Home page: http://denix.org History became legend... Legend became myth. And some things that should not have been forgotten ...were lost. |