Java.Nio.Channels.SocketChannel.Socket Method
Returns the socket assigned to this channel, which does not declare any public methods that are not declared in Socket.

Syntax

[Android.Runtime.Register("socket", "()Ljava/net/Socket;", "GetSocketHandler")]
public abstract Java.Net.Socket Socket ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the socket assigned to this channel, which does not declare any public methods that are not declared in Socket.

[Android Documentation]

Requirements

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