Class MetadataType.MetadataTypeUnknown
No metadata kind applies to the file, so no variant of Metadata is populated. Riviera only produces metadata for the formats listed on GetMetadataAsyncAsync(GetMetadataArgs) GetMetadataAsyncAsync(GetMetadataArgs); a request for any other file normally fails with MetadataExtractionApiV2Error.UserError rather than completing with this value. An app that does receive it should treat the file as having no extractable metadata; retrying will not change the outcome.
Inherited Members
Namespace: Dropbox.Api.Riviera
Assembly: Dropbox.Api.dll
Syntax
public sealed class MetadataType.MetadataTypeUnknown : MetadataType
Fields
View SourceInstance
A singleton instance of MetadataTypeUnknown
Declaration
public static readonly MetadataType.MetadataTypeUnknown Instance
Field Value
| Type | Description |
|---|---|
| MetadataType.MetadataTypeUnknown |