NAME
Auth
FUNCTIONS
- new($api)
-
Create a new object for accessing Auth API
Parameters
$api
API object - get_rooms
-
Retrive rooms informationReturn value
JSON response as a string - get_room_details
-
Get a specific room informationReturn value
JSON response as a string - get_room_messages
-
Get messages from a specific roomReturn value
JSON response as a string - get_room_by_offer
-
Get a specific room by offer IDReturn value
JSON response as a string - get_room_by_application
-
Get a specific room by application IDReturn value
JSON response as a string - get_room_by_contract
-
Get a specific room by contract IDReturn value
JSON response as a string - create_room
-
Create a new roomReturn value
JSON response as a string - send_message_to_room
-
Send a message to a roomReturn value
JSON response as a string - send_message_to_rooms
-
Send a message to a batch of roomsReturn value
JSON response as a string - update_room_settings
-
Update a room settingsReturn value
JSON response as a string - update_room_metadata
-
Update the metadata of a roomReturn value
JSON response as a string
AUTHOR
Maksym Novozhylov <mnovozhilov@upwork.com>
COPYRIGHT
Copyright © Upwork Global Corp., 2016