This reference describes the client side API to the alarm server. Clients first need to connect to the alarm server, before they can use the API to access EPOC's alarm services. The main class in the API is RAlarmServer
. Other classes and enums documented here are used by RAlarmServer
functions as argument or return value types.