Java.Net.SocketImpl.InetAddress Property
Gets the remote address this socket is connected to.

Syntax

[get: Android.Runtime.Register("getInetAddress", "()Ljava/net/InetAddress;", "GetGetInetAddressHandler")]
protected virtual InetAddress InetAddress { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the remote address this socket is connected to.

[Android Documentation]

Requirements

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