[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[JDEV] Some questions...
1)    Do the status messages include type='away'?
    <STATUS>
        <SAY type='away'>I'm away</SAY>
    </STATUS>
2)    When a client sends
    <STATUS>
        <SAY type='offline'>I'm offline</SAY>
    </STATUS>
    then _MUST_ it close connection or can it
    stay and be in a mode like ICQ's privacy (other
    users won't know he/she's online)?
        That would be cool...
3)    Can users add empty groups? I mean
    <ROSTER>
        <ADD group="Friends"></ADD>
    </ROSTER>
    will be accepted.
4)    Why I'm always fnishing subjects with
    three dots? ;-)