Uses of Interface
com.google.code.facebookapi.ToJsonObject

Uses of ToJsonObject in com.google.code.facebookapi
 

Classes in com.google.code.facebookapi that implement ToJsonObject
 class Attachment
          A simple data structure for storing stream attachments used in the stream_publish API call.
 class AttachmentMedia
          Abstract class for attachment media types.
 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. 
 class BundleActionLink
          A simple data structure for storing a story-template action link, used in the feed_registerTemplateBundle API call.
 

Methods in com.google.code.facebookapi with parameters of type ToJsonObject
protected static boolean Pairs.addParamJsonIfNotBlank(java.lang.String name, ToJsonObject value, java.util.Collection<Pair<java.lang.String,java.lang.CharSequence>> params)
           
 



Copyright © 2010. All Rights Reserved.