Android.Net.Rtp.RtpStream.RemotePort Property
Returns the network port of the remote host or -1 if the stream is not associated.

Syntax

[get: Android.Runtime.Register("getRemotePort", "()I", "GetGetRemotePortHandler")]
public virtual int RemotePort { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the network port of the remote host or -1 if the stream is not associated.

[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