Class: Koala::Facebook::GraphAPI

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

Overview

APIs

Direct Known Subclasses

GraphBatchAPI

Instance Attribute Summary

Attributes inherited from API

#access_token

Method Summary

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