Package 

Object NativeAppCallAttachmentStore


  • 
    public class NativeAppCallAttachmentStore
    
                        

    com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android. Use of any of the classes in this package is unsupported, and they may be modified or removed without warning at any time.

    This class works in conjunction with com.facebook.FacebookContentProvider to allow apps to attach binary attachments (e.g., images) to native dialogs launched via the sdk.It stores attachments in temporary files and allows the Facebook application to retrieve them via the content provider.