Android.Net.Sip.SipSession.PeerProfile Property
Gets the SIP profile that this session is connected to.

Syntax

[get: Android.Runtime.Register("getPeerProfile", "()Landroid/net/sip/SipProfile;", "GetGetPeerProfileHandler")]
public SipProfile PeerProfile { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the SIP profile that this session is connected to. Only available when the session is associated with a SIP dialog.

[Android Documentation]

Requirements

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