Show / Hide Table of Contents

Enum MeetSpaceLinkData.Types.HuddleStatus

The status of the huddle

Namespace: Google.Apps.Chat.V1
Assembly: Google.Apps.Chat.V1.dll
Syntax
public enum MeetSpaceLinkData.Types.HuddleStatus

Fields

Name Description
Ended

The huddle has ended. In this case the Meet space URI and identifiers will no longer be valid.

Missed

The huddle has been missed. In this case the Meet space URI and identifiers will no longer be valid.

Started

The huddle has started.

Unspecified

Default value for the enum. Don't use.

In this article
Back to top Generated by DocFX