Uses of Interface
org.jivesoftware.smack.util.EventManger.Callback
Packages that use EventManger.Callback
-
Uses of EventManger.Callback in org.jivesoftware.smack.util
Methods in org.jivesoftware.smack.util with parameters of type EventManger.CallbackModifier and TypeMethodDescriptionEventManger.performActionAndWaitForEvent
(K eventKey, long timeout, EventManger.Callback<E> action) Perform an action and wait for an event.