ObjectOutputStream.InterfaceConsts.TcObject Field

Definition

new Object.

[Android.Runtime.Register("TC_OBJECT")]
public const sbyte TcObject = 115;
[<Android.Runtime.Register("TC_OBJECT")>]
val mutable TcObject : sbyte

Field Value

Value = 115
Attributes

Remarks

new Object.

Java documentation for java.io.ObjectStreamConstants.TC_OBJECT.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to