Querying yourself

How does a user query openfire details about themselves. Specifically the Roster Groups they are a member of. I have a customized jabber client that I am trying to create various levels of functionality based on role. Role is based on Roster Group but I cannot seem to find out what group I am in. I can only pull the vcard data.

Any help or suggestions would be greatlty appreciated.

Hi Jeffk,

You can do modify search plugin code to query info of yourself and deploy it again.

Its similar with MUC, you have to write the kind of searching plugin to query participants who join into room.

Best regards,