The properties of Android.Net.Sip.SipProfile are listed below. For a list of all members, see the SipProfile Members list.
See Also: Inherited members from Java.Lang.Object
[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. |