Android.Net.LocalSocket: Field Members

The fields of Android.Net.LocalSocket are listed below. For a list of all members, see the LocalSocket Members list.

See Also: Inherited members from Java.Lang.Object

Public Fields

const
SocketDgramSocketType (1). Datagram socket type
const
SocketSeqpacketSocketType (3). Sequential packet socket type
const
SocketStreamSocketType (2). Stream socket type