Android.Net.Sip.SipProfile Class
Defines a SIP profile, including a SIP account, domain and server information.

See Also: SipProfile Members

Syntax

[Android.Runtime.Register("android/net/sip/SipProfile", DoNotGenerateAcw=true)]
public class SipProfile : Java.Lang.Object, Android.OS.IParcelable, Java.IO.ISerializable, Java.Lang.ICloneable, IDisposable

Remarks

Defines a SIP profile, including a SIP account, domain and server information.

Developer Guides

You can create a Android.Net.Sip.SipProfile using NoType:android/net/sip/SipProfile$Builder;Href=../../../../reference/android/net/sip/SipProfile.Builder.html. You can also retrieve one from a Android.Net.Sip.SipSession, using SipSession.LocalProfile and SipSession.PeerProfile.

For more information about using SIP, read the Session Initiation Protocol developer guide.

[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