facebook4j
Interface Comment.Attachment

Enclosing interface:
Comment

public static interface Comment.Attachment


Nested Class Summary
static interface Comment.Attachment.AttachmentMedia
           
static interface Comment.Attachment.AttachmentTarget
           
 
Method Summary
 String getDescription()
           
 Comment.Attachment.AttachmentMedia getMedia()
           
 Comment.Attachment.AttachmentTarget getTarget()
           
 String getTitle()
           
 String getType()
           
 String getUrl()
           
 

Method Detail

getDescription

String getDescription()

getMedia

Comment.Attachment.AttachmentMedia getMedia()

getTarget

Comment.Attachment.AttachmentTarget getTarget()

getTitle

String getTitle()

getType

String getType()

getUrl

String getUrl()


Copyright © 2019. All rights reserved.