Java.IO.ObjectStreamConstants.ProtocolVersion1 Field
Stream protocol version 1.

Value: 1

Syntax

[Android.Runtime.Register("PROTOCOL_VERSION_1")]
[System.Obsolete("This constant will be removed in the future version. Use Java.IO.ObjectStreamProtocol enum directly instead of this field.")]
public const ObjectStreamProtocol ProtocolVersion1

Remarks

Stream protocol version 1.

[Android Documentation]

Requirements

Namespace: Java.IO
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1