Symbian3/PDK/Source/GUID-0231398C-EE3C-50A1-BB9E-734110C484B8.dita
author Dominic Pinkman <dominic.pinkman@nokia.com>
Wed, 16 Jun 2010 10:24:13 +0100
changeset 10 d4524d6a4472
parent 5 f345bda72bc4
child 14 578be2adaf3e
permissions -rw-r--r--
removal of PIPS 'antiword' example pending a decision on its license

<?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 task
  PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
<task xml:lang="en" id="GUID-0231398C-EE3C-50A1-BB9E-734110C484B8"><title>Emergency Call Tutorial</title><shortdesc>This tutorial describes how to set up and make an emergency call. </shortdesc><prolog><metadata><keywords/></metadata></prolog><taskbody> <steps id="GUID-DAB468A1-A8DB-5AF1-9DA4-B89F2DE49C2D"> <step id="GUID-E87390DE-2B2F-537B-9CF3-6A077D2B9538"><cmd/><info>Set the priority of the client to make an emergency call. </info> </step> <step id="GUID-D1E6CED5-D0CC-53EC-94E0-C7A141F79E05"><cmd>Use <xref href="GUID-AA81AFA4-6FAC-3B0D-A082-BE0AEC58CCA8.dita"><apiname>RTelServer::SetPriorityClient()</apiname></xref> to set a client application as the priority client. </cmd> </step> <step id="GUID-0B2A0CCE-DC1D-5DAF-931C-BA2FCCF1F9B2"><cmd/><info>To prevent an out of memory error the client must get the resources during phone startup. </info> </step> <step id="GUID-4BA8AA78-5A00-5AC5-BF13-4B2AECB84C71"><cmd>Use <xref href="GUID-AA81AFA4-6FAC-3B0D-A082-BE0AEC58CCA8.dita"><apiname>RMobileCall::DialEmergencyCall()</apiname></xref> to make an emergency call. </cmd> </step> </steps> </taskbody></task>