Uses of Class
facebook4j.BatchAttachment

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)
           
 



Copyright © 2019. All rights reserved.