Class: Koala::Facebook::GraphAndRestAPI

Inherits:
OldAPI
  • Object
show all
Defined in:
lib/koala.rb

Constant Summary

Constants included from RestAPIMethods

RestAPIMethods::READ_ONLY_METHODS

Instance Attribute Summary

Attributes inherited from API

#access_token

Method Summary

Methods inherited from OldAPI

#initialize

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::OldAPI