Quantcast
Channel: Ignite Realtime : All Content - Openfire Support
Viewing all articles
Browse latest Browse all 4778

MUC invitation message not caught by MUCEventListener ?

$
0
0

I was expecting that MUCEventListener would catch invitation messages such as :

 

<message from='crone1@shakespeare.lit/desktop' id='nzd143v8' to='coven@chat.shakespeare.lit'>
 
<xxmlns='http://jabber.org/protocol/muc#user'>
   
<inviteto='hecate@shakespeare.lit'>
     
<reason>
        Hey Hecate, this is the place for all good witches!
     
</reason>
   
</invite>
 
</x>
</message>

 

when an invite is sent. It does not seem to be the case with Openfire 3.10.1.

 

Is it normal ? If not, is there another way to get notified when an invitation is sent for a given MUC ?

 

Thank you


Viewing all articles
Browse latest Browse all 4778