Symbian3/SDK/Source/GUID-09E44FE5-6BEE-49FF-8BBF-CBB3C066EE10.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    15 changes to sensor channels whenever there is a change. For example, you can
    15 changes to sensor channels whenever there is a change. For example, you can
    16 receive notifications when a specific proximity sensor channel is added.</shortdesc><prolog><metadata><keywords/></metadata></prolog><taskbody>
    16 receive notifications when a specific proximity sensor channel is added.</shortdesc><prolog><metadata><keywords/></metadata></prolog><taskbody>
    17 <prereq id="GUID-03B31784-B731-43C4-B2DC-38DD4898AE22">       <p>Before listening
    17 <prereq id="GUID-03B31784-B731-43C4-B2DC-38DD4898AE22">       <p>Before listening
    18 for channel changes, you must <xref href="GUID-4B709839-8EEF-4AD2-9868-9AF0176B1E5B.dita#GUID-4B709839-8EEF-4AD2-9868-9AF0176B1E5B/GUID-FBBD3A8B-F240-4DC0-B516-3A51FDD86A88">open
    18 for channel changes, you must <xref href="GUID-4B709839-8EEF-4AD2-9868-9AF0176B1E5B.dita#GUID-4B709839-8EEF-4AD2-9868-9AF0176B1E5B/GUID-FBBD3A8B-F240-4DC0-B516-3A51FDD86A88">open
    19 the sensor channel</xref>.</p>     </prereq>
    19 the sensor channel</xref>.</p>     </prereq>
    20 <steps id="GUID-4DD07DEC-6017-4237-BE46-1D69E5FBD744-GENID-1-8-1-9-1-1-6-1-4-1-4-1-9-1-3-2">
    20 <steps id="GUID-4DD07DEC-6017-4237-BE46-1D69E5FBD744-GENID-1-10-1-9-1-1-6-1-4-1-4-1-9-1-3-2">
    21 <step id="GUID-B454B117-4FC5-4B19-B512-7B4A213E4C51"><cmd>Create a channel
    21 <step id="GUID-B454B117-4FC5-4B19-B512-7B4A213E4C51"><cmd>Create a channel
    22 listener implementation for the <parmname>MSensrvChannelListener</parmname> interface.</cmd>
    22 listener implementation for the <parmname>MSensrvChannelListener</parmname> interface.</cmd>
    23 <stepxmp><codeblock xml:space="preserve">class ChannelListener:public MSensrvChannelListener
    23 <stepxmp><codeblock xml:space="preserve">class ChannelListener:public MSensrvChannelListener
    24     {
    24     {
    25     public:    
    25     public: