[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [JDEV] Online notification?



It will receive a packet such as:

<status type="online"/>

or optionally with more info:

<status type="online>
 <say>I'm online now!</say>
 <icon>online</icon>
 <priority>10</priority>
</status>

Jer

On Sun, 23 May 1999, Daniel Arbuckle wrote:

> How can a client know which members of a roster are online?
> 
> Daniel
>