facebook4j
Interface Message.Attachment

Enclosing interface:
Message

public static interface Message.Attachment


Method Summary
 String getId()
           
 String getMimeType()
           
 String getName()
           
 String getPreviewUrl()
           
 String getUrl()
           
 

Method Detail

getId

String getId()

getName

String getName()

getMimeType

String getMimeType()

getUrl

String getUrl()

getPreviewUrl

String getPreviewUrl()


Copyright © 2019. All rights reserved.