Class: Youroom::Entry

Inherits:
Request show all
Defined in:
lib/youroom_api/request/entry.rb

Direct Known Subclasses

DestroyEntry, GetEntry, PostEntry

Instance Attribute Summary

Attributes inherited from Request

#access_token

Attributes inherited from Base

#host, #port, #url

Method Summary

Methods inherited from Request

#create_entry, #create_participation, #create_room, #create_user, #delete, #destroy_entry, #destroy_participation, #get, #get_all_timeline, #get_attachment, #get_entry, #get_my_group, #get_picture, #get_room_list, #get_room_timeline, #get_unread_timeline, #get_user_list, #get_verify_credentials, #initialize, #mark_read, #mark_unread, #post

Constructor Details

This class inherits a constructor from Youroom::Request