public class ConversationCreateResponse extends Object
| Constructor and Description |
|---|
ConversationCreateResponse() |
| Modifier and Type | Method and Description |
|---|---|
int |
getConversationId() |
int |
getMessageId() |
void |
setConversationId(int conversationId) |
void |
setMessageId(int messageId) |
Copyright © 2014. All Rights Reserved.