|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.code.facebookapi.AttachmentMedia
public abstract class AttachmentMedia
Abstract class for attachment media types.
http://wiki.developers.facebook.com/index.php/Attachment_(Streams)},
Serialized Form| Constructor Summary | |
|---|---|
protected |
AttachmentMedia(java.lang.String mediaType)
|
| Method Summary | |
|---|---|
java.lang.String |
getMediaType()
|
org.json.JSONObject |
toJson()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AttachmentMedia(java.lang.String mediaType)
| Method Detail |
|---|
public java.lang.String getMediaType()
public org.json.JSONObject toJson()
toJson in interface ToJsonObject
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||