public class MessageIdResponse extends BaseResponse
| Constructor and Description |
|---|
MessageIdResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
messageId() |
MessageId |
result() |
java.lang.String |
toString() |
description, errorCode, isOk, parameterspublic MessageId result()
public java.lang.Integer messageId()
public java.lang.String toString()
toString in class BaseResponse