Symbian3/PDK/Source/GUID-A837DD3A-5C9B-5542-9A9F-8F1525E73E53.dita
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Thu, 11 Mar 2010 18:02:22 +0000
changeset 3 46218c8b8afa
parent 1 25a17d01db0c
child 5 f345bda72bc4
permissions -rw-r--r--
week 10 bug fix submission (SF PDK version): Bug 1892, Bug 1897, Bug 1319. Also 3 or 4 documents were found to contain code blocks with SFL, which has been fixed. Partial fix for broken links, links to Forum Nokia, and the 'Symbian platform' terminology issues.

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
<!-- This component and the accompanying materials are made available under the terms of the License 
"Eclipse Public License v1.0" which accompanies this distribution, 
and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
<!-- Initial Contributors:
    Nokia Corporation - initial contribution.
Contributors: 
-->
<!DOCTYPE concept
  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept xml:lang="en" id="GUID-A837DD3A-5C9B-5542-9A9F-8F1525E73E53"><title>Overview</title><prolog><metadata><keywords/></metadata></prolog><conbody><p>The System State Monitor API provides system services such as monitoring the system state and monitoring Service Network Access Point (SNAP) availability. <b>Note</b>: Symbian v9.5 does not provide APIs for the following system services that the Symbian SIP implementation is using. The following system services are implemented as a SIP System State Monitor ECOM plug-in by each Symbian licensee: </p> <ul><li id="GUID-C7E0AF74-42D2-5072-A062-7066EF7F899B"><p>Monitoring the system state - SIP must detect when the system is started before it starts to initiate the network connections. SIP must enable the system shutdown event to deregister the SIP profiles that are registered when the device is turned off. </p> </li> <li id="GUID-E3E329FE-0BA2-5A91-ADA1-1EF61BE21A27"><p>Monitoring SNAP availability - SIP must monitor the availability of a SNAP before starting a SNAP using <codeph>RConnection::Start</codeph>. </p> </li> </ul> </conbody></concept>