public interface MessagingCompletion
| Modifier and Type | Method and Description |
|---|---|
void |
complete(boolean success,
MessagingError error)
Acknowledges completion of the operation.
|
void complete(boolean success,
MessagingError error)
success - Success or failureerror - The error if any