Android.Net.LocalSocket.LocalSocketAddress Property
Retrieves the name that this socket is bound to, if any.

Syntax

[get: Android.Runtime.Register("getLocalSocketAddress", "()Landroid/net/LocalSocketAddress;", "GetGetLocalSocketAddressHandler")]
public virtual LocalSocketAddress LocalSocketAddress { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Retrieves the name that this socket is bound to, if any.

[Android Documentation]

Requirements

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