Hello,
Since Spark isn’‘t currently sending over the reason with a MUC invite, I am writing a plugin to do so. I have it all working, however I get 2 MUC invites. I’'ve tried removing the invitationListeners, but it says none are there (at the time the Plugin is calling initialize().
How can I go about removing invitation listeners so I can basically override the MUC invoite UI?
Thanks!