By default, XMPP presence is published to all those who are subscribed to that person. Is it possible to send something like an iq call to get presence tag of an id whos not present in my roster?
|
feedback
|
|
I don't think so. Have a look at the rfc, section 5.1.3. Specifically, it says:
You will probably get an error or forbidden in a response. | |||
|
feedback
|
|
No.
| |||
|
feedback
|
|
The rfc says that you are not allowed to receive presence from an id that is not on your roster list. But I believe that it is possible to query presence by modifying the server (if there is an xmpp server that allows that) | |||
|
feedback
|