UsersSpacesThreads
class UsersSpacesThreads extends Resource (View source)
The "threads" collection of methods.
Typical usage is:
$chatService = new Google\Service\HangoutsChat(...);
$threads = $chatService->users_spaces_threads;
Methods
getThreadReadState(string $name, array $optParams = [])
Returns details about a user's read state within a thread, used to identify read and unread messages. For an example, see Get details about a user's thread read state. Requires user authentication. (threads.getThreadReadState)
Details
ThreadReadState
getThreadReadState(string $name, array $optParams = [])
Returns details about a user's read state within a thread, used to identify read and unread messages. For an example, see Get details about a user's thread read state. Requires user authentication. (threads.getThreadReadState)