Show / Hide Table of Contents

Enum Recording.Types.State

Current state of the recording session.

Namespace: Google.Apps.Meet.V2Beta
Assembly: Google.Apps.Meet.V2Beta.dll
Syntax
public enum Recording.Types.State

Fields

Name Description
Ended

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

FileGenerated

Recording file is generated and ready to download.

Started

An active recording session has started.

Unspecified

Default, never used.

In this article
Back to top Generated by DocFX