Interface MessageCompletionListener
-
public interface MessageCompletionListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
completed(boolean success, java.lang.Object data)
-
public interface MessageCompletionListener
Modifier and Type | Method | Description |
---|---|---|
void |
completed(boolean success,
java.lang.Object data) |