Quantcast
Channel: Ignite Realtime : Unanswered Discussions - Support
Viewing all articles
Browse latest Browse all 4979

MUC does not send affiliation changes to occupants

$
0
0

Hi,

 

has anybody else experienced this?

 

I have a room with X members. Every member has affiliation "owner". Because every member should have the possibility to remove itself from the room (besides enjoying other "owner" privileges).

 

When an owner removes himself from a room he does so by revoking membership for himself as described in http://xmpp.org/extensions/xep-0045.html#revokemember

 

This works fine, but the occupants don't get any notification about it.

 

(as shown in Example 127 and 128).

 

I've debugged with Smack debugger and also set breakpoint in the void membershipRevoked(String participant) method, but nothing is sent/received.

 

A bug?


Viewing all articles
Browse latest Browse all 4979

Trending Articles