Symbian3/PDK/Source/GUID-0C9406F1-CA1B-520F-9656-CEC7F0BA8386.dita
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Tue, 30 Mar 2010 16:16:55 +0100
changeset 6 43e37759235e
parent 5 f345bda72bc4
child 14 578be2adaf3e
permissions -rw-r--r--
Week 12 contribution of example code"

<?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-0C9406F1-CA1B-520F-9656-CEC7F0BA8386"><title>Mailbox Dialling Numbers</title><prolog><metadata><keywords/></metadata></prolog><conbody><p>Mailbox dialling number APIs are used to retrieve the phone numbers from the phone book. It is also used to retrieve pending messages. The mailbox dialling number feature already exists and the release 6 supports Video mail messages. Telephony Subsystem (TSY) supports mailbox dialling number functions. </p> <p>The mailbox dialling numbers structures are represented in the following table: </p> <p> <codeph> RMobilePhone::TMobilePhoneVoicemailIdsV8
        inherits from
        RMobilePhone::TMobilePhoneVoicemailIdsV3</codeph>  </p> <table id="GUID-8A8D1E32-4004-5F1F-84E5-DC0383C6E989"><tgroup cols="4"><colspec colname="col0"/><colspec colname="col1"/><colspec colname="col2"/><colspec colname="col3"/><tbody><row><entry><p>Element type </p> </entry> <entry><p>Element name </p> </entry> <entry><p>Mode(s) </p> </entry> <entry><p>Description </p> </entry> </row> <row><entry><p>TUint8 </p> </entry> <entry><p>iVideo </p> </entry> <entry><p>WCDMA </p> </entry> <entry><p>Phonebook entry for video mail mailbox number </p> </entry> </row> </tbody> </tgroup> </table> <p> <xref href="GUID-89617AFD-E2DE-392C-A5ED-E59CE50E8831.dita"><apiname>TMobilePhoneVoicemailIdsV8Pckg</apiname></xref>  </p> <table id="GUID-A85186A0-B766-5F20-A144-A6BB2491163D"><tgroup cols="2"><colspec colname="col0"/><colspec colname="col1"/><tbody><row><entry><p> <codeph> TPckg&lt;TMobilePhoneVoicemailIdsV8&gt;</codeph>  </p> </entry> <entry><p>A type defined packaged <xref href="GUID-64051B08-4C22-3AFD-ACE7-6B3374FE0993.dita"><apiname>TMobilePhoneVoicemailIdsV8</apiname></xref> for passing through a generic API. </p> </entry> </row> </tbody> </tgroup> </table> </conbody></concept>