Class: Koala::Facebook::GraphBatchAPI

Inherits:
API
  • Object
show all
Includes:
GraphBatchAPIMethods
Defined in:
lib/koala.rb

Overview

special enhanced APIs

Constant Summary

Constants included from RestAPIMethods

RestAPIMethods::READ_ONLY_METHODS

Instance Attribute Summary

Attributes inherited from API

#access_token

Method Summary

Methods included from GraphBatchAPIMethods

#batch_calls, #check_graph_batch_api_response, #execute, #graph_call_in_batch, included

Methods inherited from API

#api, #initialize

Methods included from RestAPIMethods

#fql_multiquery, #fql_query, #rest_call, #set_app_properties

Methods included from GraphAPIMethods

#batch, #delete_connections, #delete_like, #delete_object, #get_comments_for_urls, #get_connections, #get_object, #get_objects, #get_page, #get_page_access_token, #get_picture, #graph_call, #put_comment, #put_connections, #put_like, #put_object, #put_picture, #put_video, #put_wall_post, #search

Constructor Details

This class inherits a constructor from Koala::Facebook::API