|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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
Deprecated. |
| Methods in com.google.code.facebookapi that return types with arguments of type AttachmentMedia | |
|---|---|
java.util.List<AttachmentMedia> |
Attachment.getMedia()
|
| Methods in com.google.code.facebookapi with parameters of type AttachmentMedia | |
|---|---|
void |
Attachment.addMedia(AttachmentMedia media)
|
void |
Attachment.setMedia(AttachmentMedia media)
|
| Method parameters in com.google.code.facebookapi with type arguments of type AttachmentMedia | |
|---|---|
void |
Attachment.setMedia(java.util.List<AttachmentMedia> media)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||