Rooms
class Rooms extends Resource (View source)
The "rooms" collection of methods.
Typical usage is:
$chatService = new Google\Service\HangoutsChat(...);
$rooms = $chatService->rooms;
Methods
Details
Message
messages(string $parent, Message $postBody, array $optParams = [])
Legacy path for creating message. Calling these will result in a BadRequest response. (rooms.messages)