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

Uses of BundleActionLink in com.google.code.facebookapi
 

Method parameters in com.google.code.facebookapi with type arguments of type BundleActionLink
 java.lang.Long SpecificReturnTypeAdapter.feed_registerTemplateBundle(java.util.Collection<java.lang.String> templates, java.util.Collection<BundleStoryTemplate> shortTemplates, BundleStoryTemplate longTemplate, java.util.List<BundleActionLink> actionLinks)
          Deprecated. 
 java.lang.Long IFacebookRestClient.feed_registerTemplateBundle(java.util.Collection<java.lang.String> templates, java.util.Collection<BundleStoryTemplate> shortTemplates, BundleStoryTemplate longTemplate, java.util.List<BundleActionLink> actionLinks)
          Deprecated. 
 java.lang.Long ExtensibleClient.feed_registerTemplateBundle(java.util.Collection<java.lang.String> templates, java.util.Collection<BundleStoryTemplate> shortTemplates, BundleStoryTemplate longTemplate, java.util.List<BundleActionLink> actionLinks)
          Deprecated. 
 java.lang.String SpecificReturnTypeAdapter.stream_publish(java.lang.String message, Attachment attachment, java.util.Collection<BundleActionLink> actionLinks, java.lang.Long targetId, java.lang.Long userId)
           
 java.lang.String IFacebookRestClient.stream_publish(java.lang.String message, Attachment attachment, java.util.Collection<BundleActionLink> actionLinks, java.lang.Long targetId, java.lang.Long userId)
           
 java.lang.String ExtensibleClient.stream_publish(java.lang.String message, Attachment attachment, java.util.Collection<BundleActionLink> actionLinks, java.lang.Long targetId, java.lang.Long userId)
           
static org.json.JSONArray BundleActionLink.toJsonArray(java.lang.Iterable<BundleActionLink> list)
           
 



Copyright © 2009. All Rights Reserved.