public interface OobSendMessageCallback
OobMessageManager.sendMessage(OobOutgoingMessage, OobSendMessageCallback) method.| Modifier and Type | Method and Description | 
|---|---|
void | 
onSendMessageResult(OobMessageResponse response)
Be called as soon as the send process completes. 
 | 
void onSendMessageResult(OobMessageResponse response)
response - The OOB send status.