#include <mw/sipmanagedprofile.h>
const TUint32 | KSIPPrivateIdentity |
SIP Provider Name which value is type of TDesC8. Note that this parameter can only be retrieved if it has been explicitly configured
const TUint32 | KSIPDigestPassword |
SIP HTTP Digest password which value is type of TDesC8. Note that this parameter cannot be retrieved
const TUint32 | KSIPHeaders |
SIP headers to be added to outgoing SIP requests generated by SIP Profile Agent. The value is of type MDesC8Array. Each array element represents a complete SIP header (name and value).
const TUint32 | KSIPAllowIMSRegistration |
Setting for enabling/disabling IMS registration with certain types of smart card applications. The value is of type TUint32. If no value for this setting is configured, registration is allowed with all types of smart card applications (SIM/USIM/ISIM). If the value is configured, the following values are possible: 1: Registration is allowed only when USIM or ISIM is present. 2: Registration is allowed only when ISIM present
const TUint32 | KSIPProfileLocked |
Setting for enabling/disabling editing the profile after its creation. Serves as an indication for the clients that the profile update and deletion operations are restricted. The SIP Profile Agent implementation does not understand the semantics of the parameter. The value is of type TBool.
const TUint32 | KSIPAllowAutoRegistrationOnlyOnHomeNetwork |
Defines how autoregistration profile behaves on home network/roaming situations. If value is ETrue, automatic registration is not allowed while roaming. The value is of type TBool This constant will have no effect from Symbian ^ 3 onwards. Registrations in Roaming network can be controlled using "Data Use When Roaming" setting.