Show / Hide Table of Contents

Enum SmartNote.Types.State

Current state of the smart notes session.

Namespace: Google.Apps.Meet.V2
Assembly: Google.Apps.Meet.V2.dll
Syntax
public enum SmartNote.Types.State

Fields

Name Description
Ended

This smart notes session has ended, but the smart notes file hasn't been generated yet.

FileGenerated

Smart notes file is generated and ready to download.

Started

An active smart notes session has started.

Unspecified

Default, never used.

In this article
Back to top Generated by DocFX