Returns the IP address of the target host this socket is connected to, or null if this
socket is not yet connected.
Syntax
[get: Android.Runtime.Register("getInetAddress", "()Ljava/net/InetAddress;", "GetGetInetAddressHandler")]
public virtual
InetAddress InetAddress { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1