Show / Hide Table of Contents

Class MediaInfo.Pending

Indicate the photo/video is still under processing and metadata is not available yet.

Inheritance
System.Object
MediaInfo
MediaInfo.Pending
Inherited Members
MediaInfo.IsPending
MediaInfo.AsPending
MediaInfo.IsMetadata
MediaInfo.AsMetadata
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.Files
Assembly: Dropbox.Api.dll
Syntax
public sealed class Pending : MediaInfo

Fields

| Improve this Doc View Source

Instance

A singleton instance of Pending

Declaration
public static readonly MediaInfo.Pending Instance
Field Value
Type Description
MediaInfo.Pending
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX