public interface SendHandler
Modifier and Type | Method and Description |
---|---|
void |
onResult(SendResult result)
Called once the message has been transmitted.
|
void onResult(SendResult result)
result
- the result.Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.