| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.api | |
| co.aurasphere.botmill.fb.internal.util.network |
| Modifier and Type | Method and Description |
|---|---|
static UploadAttachmentResponse |
UploadApi.uploadAttachment(AttachmentType attachmentType,
String attachmentUrl)
Method to upload an attachment to Facebook's server in order to use it
later.
|
| Modifier and Type | Method and Description |
|---|---|
static UploadAttachmentResponse |
FbBotMillNetworkController.postUploadAttachment(Object input)
POSTs an attachment as a JSON string to Facebook.
|
static UploadAttachmentResponse |
FbBotMillNetworkController.postUploadAttachment(org.apache.http.entity.StringEntity input)
POSTs an attachment as a JSON string to Facebook.
|
Copyright © 2017 BotMill. All rights reserved.