public interface SendResponse extends MessengerResponse
Modifier and Type | Field and Description |
---|---|
static int |
INVALID_MESSAGE_STATE
Error during sending or fetching data, message state does not allow requested change to message object.
|
INVALID_OPERATION
Modifier and Type | Method and Description |
---|---|
boolean |
isMessagePending()
Checks whether there is any message pending on the OOB server.
|
getCode, getMessage, isSuccess
static final int INVALID_MESSAGE_STATE