The members of Android.Net.Sip.SipProfile are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | AuthUserName | string. Gets the username for authentication. |
[read-only] | AutoRegistration | bool. Gets the flag of 'Auto Registration'. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | DisplayName | string. Gets the display name of the user. |
[read-only] | Password | string. Gets the password. |
[read-only] | Port | int. Gets the port number of the SIP server. |
[read-only] | ProfileName | string. Gets the (user-defined) name of the profile. |
[read-only] | Protocol | string. Gets the protocol used to connect to the server. |
[read-only] | ProxyAddress | string. Gets the network address of the server outbound proxy. |
[read-only] | SendKeepAlive | bool. Gets the flag of 'Sending keep-alive'. |
[read-only] | SipDomain | string. Gets the SIP domain. |
[read-only] | UriString | string. Gets the SIP URI string of this profile. |
[read-only] | UserName | string. Gets the username. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |