Android.Net.Rtp.RtpStream.LocalAddress Property
Returns the network address of the local host.

Syntax

[get: Android.Runtime.Register("getLocalAddress", "()Ljava/net/InetAddress;", "GetGetLocalAddressHandler")]
public virtual Java.Net.InetAddress LocalAddress { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the network address of the local host.

[Android Documentation]

Requirements

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