public class UploadAttachmentResponse extends Object implements Serializable
UploadApi.uploadAttachment(co.aurasphere.botmill.fb.model.base.AttachmentType, java.lang.String).| Constructor and Description |
|---|
UploadAttachmentResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAttachmentId()
Gets the
attachmentId. |
int |
hashCode() |
void |
setAttachmentId(String attachmentId)
Sets the
attachmentId. |
String |
toString() |
public String getAttachmentId()
attachmentId.attachmentId.public void setAttachmentId(String attachmentId)
attachmentId.attachmentId - the attachmentId to set.Copyright © 2017 BotMill. All rights reserved.