HangoutsChatApi class

The Google Chat API lets you build Chat apps to integrate your services with Google Chat and manage Chat resources such as spaces, members, and messages.

Constructors

HangoutsChatApi(Client client, {String rootUrl = 'https://chat.googleapis.com/', String servicePath = ''})

Properties

hashCode int
The hash code for this object.
no setterinherited
media MediaResource
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
spaces SpacesResource
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

chatBotScope → const String
Private Service: https://www.googleapis.com/auth/chat.bot
chatDeleteScope → const String
Delete conversations and spaces & remove access to associated files in Google Chat
chatImportScope → const String
Import spaces, messages, and memberships into Google Chat.
chatMembershipsAppScope → const String
Add and remove itself from conversations in Google Chat
chatMembershipsReadonlyScope → const String
View members in Google Chat conversations.
chatMembershipsScope → const String
View, add, and remove members from conversations in Google Chat
chatMessagesCreateScope → const String
Compose and send messages in Google Chat
chatMessagesReactionsCreateScope → const String
Add reactions to messages in Google Chat
chatMessagesReactionsReadonlyScope → const String
View reactions to messages in Google Chat
chatMessagesReactionsScope → const String
View, add, and delete reactions to messages in Google Chat
chatMessagesReadonlyScope → const String
View messages and reactions in Google Chat
chatMessagesScope → const String
View, compose, send, update, and delete messages, and add, view, and delete reactions to messages.
chatSpacesCreateScope → const String
Create new conversations in Google Chat
chatSpacesReadonlyScope → const String
View chat and spaces in Google Chat
chatSpacesScope → const String
Create conversations and spaces and see or edit metadata (including history settings and access settings) in Google Chat