facebook4j
Interface Post.Attachment

Enclosing interface:
Post

public static interface Post.Attachment


Method Summary
 String getId()
           
 List<Post.Attachment> getSubattachments()
           
 String getTitle()
           
 String getType()
           
 String getUrl()
           
 

Method Detail

getId

String getId()

getTitle

String getTitle()

getType

String getType()

getUrl

String getUrl()

getSubattachments

List<Post.Attachment> getSubattachments()


Copyright © 2019. All rights reserved.