Symbian3/PDK/Source/GUID-05C443D3-C9E5-5A6D-828B-70A50CDB8962.dita
changeset 5 f345bda72bc4
parent 3 46218c8b8afa
child 14 578be2adaf3e
equal deleted inserted replaced
4:4816d766a08a 5:f345bda72bc4
     9 -->
     9 -->
    10 <!DOCTYPE task
    10 <!DOCTYPE task
    11   PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
    11   PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
    12 <task id="GUID-05C443D3-C9E5-5A6D-828B-70A50CDB8962" xml:lang="en"><title>Proactive
    12 <task id="GUID-05C443D3-C9E5-5A6D-828B-70A50CDB8962" xml:lang="en"><title>Proactive
    13 Command Tutorial</title><shortdesc>The proactive command tutorial describes how to use the different
    13 Command Tutorial</title><shortdesc>The proactive command tutorial describes how to use the different
    14 proactive commands in Symbian OS. </shortdesc><prolog><metadata><keywords/></metadata></prolog><taskbody>
    14 proactive commands in Symbian platform. </shortdesc><prolog><metadata><keywords/></metadata></prolog><taskbody>
    15 
    15 
    16 
    16 
    17 <context><p>The proactive commands are inherited from <xref href="GUID-10B2C9F7-ABBF-33E8-8B89-6D170E21293C.dita"><apiname>TSatPCmdBase</apiname></xref> object.
    17 <context id="GUID-A2FFF056-183B-4E7C-BBFA-01BFE3B74A3B"><p>The proactive commands are inherited from <xref href="GUID-10B2C9F7-ABBF-33E8-8B89-6D170E21293C.dita"><apiname>TSatPCmdBase</apiname></xref> object.
    18 A proactive command is executed when one the SAT engines have requested for
    18 A proactive command is executed when one the SAT engines have requested for
    19 a notification. TSY responds with an error message in the terminal response,
    19 a notification. TSY responds with an error message in the terminal response,
    20 without a SAT engine request. Developers can start with a reference TSY framework
    20 without a SAT engine request. Developers can start with a reference TSY framework
    21 which implements the Core telephony API or write a new TSY. Add the other
    21 which implements the Core telephony API or write a new TSY. Add the other
    22 features like Multimode then create a SAT engine. The member functions of
    22 features like Multimode then create a SAT engine. The member functions of