Android.OS.DropBoxManager.IsGzipped Field
Flag value: Content can be decompressed with Java.Util.Zip.GZIPOutputStream.

Value: 4

Syntax

[Android.Runtime.Register("IS_GZIPPED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.DropBoxManagerFlags enum directly instead of this field.")]
public const DropBoxManagerFlags IsGzipped

Remarks

Flag value: Content can be decompressed with Java.Util.Zip.GZIPOutputStream.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8