Table of Contents - pusher-chatkit-server-1.9.2 Documentation
Classes and Modules
- Chatkit
- Chatkit::Client
- Chatkit::Error
- Chatkit::MissingParameterError
- Chatkit::ResponseError
- Chatkit::UnexpectedParameterError
- Chatkit::UploadError
Methods
- ::new — Chatkit::Client
- ::new — Chatkit::MissingParameterError
- ::new — Chatkit::ResponseError
- ::new — Chatkit::UnexpectedParameterError
- ::new — Chatkit::UploadError
- #add_users_to_room — Chatkit::Client
- #api_request — Chatkit::Client
- #api_v2_request — Chatkit::Client
- #as_json — Chatkit::ResponseError
- #assign_global_role_to_user — Chatkit::Client
- #assign_role_to_user — Chatkit::Client
- #assign_room_role_to_user — Chatkit::Client
- #async_delete_room — Chatkit::Client
- #async_delete_user — Chatkit::Client
- #authenticate — Chatkit::Client
- #authorizer_request — Chatkit::Client
- #create_global_role — Chatkit::Client
- #create_role — Chatkit::Client
- #create_room — Chatkit::Client
- #create_room_role — Chatkit::Client
- #create_user — Chatkit::Client
- #create_users — Chatkit::Client
- #cursors_request — Chatkit::Client
- #delete_global_role — Chatkit::Client
- #delete_message — Chatkit::Client
- #delete_role — Chatkit::Client
- #delete_room_role — Chatkit::Client
- #edit_message — Chatkit::Client
- #edit_multipart_message — Chatkit::Client
- #edit_simple_message — Chatkit::Client
- #fetch_multipart_message — Chatkit::Client
- #fetch_multipart_messages — Chatkit::Client
- #format_response — Chatkit::Client
- #generate_access_token — Chatkit::Client
- #generate_su_token — Chatkit::Client
- #get_delete_status — Chatkit::Client
- #get_permissions_for_global_role — Chatkit::Client
- #get_permissions_for_role — Chatkit::Client
- #get_permissions_for_room_role — Chatkit::Client
- #get_read_cursor — Chatkit::Client
- #get_roles — Chatkit::Client
- #get_room — Chatkit::Client
- #get_room_messages — Chatkit::Client
- #get_room_read_cursors — Chatkit::Client
- #get_rooms — Chatkit::Client
- #get_rooms_for_user — Chatkit::Client
- #get_user — Chatkit::Client
- #get_user_joinable_rooms — Chatkit::Client
- #get_user_read_cursors — Chatkit::Client
- #get_user_roles — Chatkit::Client
- #get_user_rooms — Chatkit::Client
- #get_users — Chatkit::Client
- #get_users_by_id — Chatkit::Client
- #make_request — Chatkit::Client
- #remove_global_role_for_user — Chatkit::Client
- #remove_role_for_user — Chatkit::Client
- #remove_room_role_for_user — Chatkit::Client
- #remove_users_from_room — Chatkit::Client
- #scheduler_request — Chatkit::Client
- #send_message — Chatkit::Client
- #send_multipart_message — Chatkit::Client
- #send_simple_message — Chatkit::Client
- #set_read_cursor — Chatkit::Client
- #to_json — Chatkit::ResponseError
- #to_s — Chatkit::MissingParameterError
- #to_s — Chatkit::ResponseError
- #to_s — Chatkit::UnexpectedParameterError
- #to_s — Chatkit::UploadError
- #update_permissions_for_global_role — Chatkit::Client
- #update_permissions_for_role — Chatkit::Client
- #update_permissions_for_room_role — Chatkit::Client
- #update_room — Chatkit::Client
- #update_user — Chatkit::Client
- #upload_attachment — Chatkit::Client
- #url_encode_path_segment — Chatkit::Client
- #verify — Chatkit::Client