public interface SendHandler
Modifier and Type | Method | Description |
---|---|---|
void |
onResult(SendResult result) |
Called once the message has been transmitted.
|
void onResult(SendResult result)
result
- the result.Copyright © 2019 Oracle. All rights reserved.