diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-8B3AB631-AD3F-591A-9DD8-7A9853A99B07.dita --- a/Symbian3/PDK/Source/GUID-8B3AB631-AD3F-591A-9DD8-7A9853A99B07.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-8B3AB631-AD3F-591A-9DD8-7A9853A99B07.dita Tue Mar 30 11:56:28 2010 +0100 @@ -1,30 +1,30 @@ - - - - - -Application -User TutorialThis topic describes the steps for applications to use the Domain -Manager. -

Applications interface with the domain manager through the RDmDomain class. -An application joins a domain by calling Connect(), which -also establishes a session with the domain manager. Once it has joined a domain, -an application can:

- -

Applications always acknowledge the last observed domain state by calling AcknowledgeLastState().

-
See also

Concepts

+ + + + + +Application +User TutorialThis topic describes the steps for applications to use the Domain +Manager. +

Applications interface with the domain manager through the RDmDomain class. +An application joins a domain by calling Connect(), which +also establishes a session with the domain manager. Once it has joined a domain, +an application can:

+
    +
  • request that it be notified +when the power state changes, by calling RequestTransitionNotification().

  • +
  • cancel an outstanding +request to be notified of power state changes, by calling CancelTransitionNotification().

  • +
  • get its current domain +power state, by calling GetPowerState(), usually as a result +of being notified

  • +
+

Applications always acknowledge the last observed domain state by calling AcknowledgeLastState().

+
See also

Concepts

\ No newline at end of file