Uses of Class
com.google.code.facebookapi.AttachmentMedia

Uses of AttachmentMedia in com.google.code.facebookapi
 

Subclasses of AttachmentMedia in com.google.code.facebookapi
 class AttachmentMediaFlash
          A simple data structure for flash media type used by Attachment.
 class AttachmentMediaImage
          A simple data structure for image media type used by Attachment.
 class AttachmentMediaMP3
          A simple data structure for mp3 media type used by Attachment.
 class AttachmentMediaVideo
          A simple data structure for video media type used by Attachment.
 

Methods in com.google.code.facebookapi that return AttachmentMedia
 AttachmentMedia Attachment.getMedia()
           
 

Methods in com.google.code.facebookapi with parameters of type AttachmentMedia
 void Attachment.setMedia(AttachmentMedia media)
           
 



Copyright © 2009. All Rights Reserved.