Uses of Interface
org.jivesoftware.spark.ui.conferences.RoomInvitationListener

Packages that use RoomInvitationListener
org.jivesoftware.spark Provides the Managers used as the main entry points into the Spark client. 
 

Uses of RoomInvitationListener in org.jivesoftware.spark
 

Methods in org.jivesoftware.spark with parameters of type RoomInvitationListener
 void ChatManager.addInvitationListener(RoomInvitationListener listener)
           
 void ChatManager.removeInvitationListener(RoomInvitationListener listener)