|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BatchAttachment | |
|---|---|
| facebook4j | |
| Uses of BatchAttachment in facebook4j |
|---|
| Methods in facebook4j that return types with arguments of type BatchAttachment | |
|---|---|
List<BatchAttachment> |
BatchRequest.getAttachedFiles()
|
| Methods in facebook4j with parameters of type BatchAttachment | |
|---|---|
void |
BatchRequest.addAttachedFile(BatchAttachment attachedFile)
|
BatchRequest |
BatchRequest.attachedFile(BatchAttachment attachedFile)
|
| Method parameters in facebook4j with type arguments of type BatchAttachment | |
|---|---|
BatchRequest |
BatchRequest.attachedFiles(List<BatchAttachment> attachedFiles)
|
void |
BatchRequest.setAttachedFiles(List<BatchAttachment> attachedFiles)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||