Java.Nio.Channels.ServerSocketChannel.Socket Method
Return the server-socket assigned this channel, which does not declare any public methods that are not declared in ServerSocket.

Syntax

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

Returns

Documentation for this section has not yet been entered.

Remarks

Return the server-socket assigned this channel, which does not declare any public methods that are not declared in ServerSocket.

[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