UserPromptService::TServiceConfig Struct Reference

struct UserPromptService::TServiceConfig

Encapsulates the configuration data for an individual service provided by a system server. This is used by the User Prompt Service client library and is derived from policy files.

  • Associates a service id with the policy that determines whether the system server should ask the User Prompt Service whether the client's request is authorised.

Member Data Documentation

TUint16 iMajorVersion

TUint16 iMajorVersion

TUint16 iMinorVersion

TUint16 iMinorVersion

TAuthorisationPolicy iPolicy

TAuthorisationPolicy iPolicy

Whether addtional authorisation is required from the user prompt service.

TUint iServiceId

TUint iServiceId

The UID of the service that this policy applies to.