Uses of Interface
org.jivesoftware.smackx.muc.AutoJoinFailedCallback
Packages that use AutoJoinFailedCallback
-
Uses of AutoJoinFailedCallback in org.jivesoftware.smackx.muc
Methods in org.jivesoftware.smackx.muc with parameters of type AutoJoinFailedCallbackModifier and TypeMethodDescriptionvoidMultiUserChatManager.setAutoJoinFailedCallback(AutoJoinFailedCallback failedCallback) Set a callback invoked by this manager when automatic join on reconnect failed.