Class: Koala::Facebook::GraphBatchAPI

Inherits:
GraphAPI show all
Includes:
GraphBatchAPIMethods
Defined in:
lib/koala.rb

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 included from GraphAPIMethods

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

Methods inherited from API

#api, #initialize

Constructor Details

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