phoneclientserver/CallUI/Inc/CaUiEngine/CaUiActiveObject.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
   192 
   192 
   193         // Phone Contact matcher.
   193         // Phone Contact matcher.
   194         CPhCntMatcher*                  iPhCntMatcher;
   194         CPhCntMatcher*                  iPhCntMatcher;
   195 
   195 
   196         // Is CPhCntMatcher owned.
   196         // Is CPhCntMatcher owned.
   197         TBool                           iOwnMatcher;
   197         TBool   						iOwnMatcher;
   198         
   198         
   199         // Message sender
   199         // Message sender
   200         CCaUiMessageSender*             iMessageSender;
   200         CCaUiMessageSender*				iMessageSender;
   201 
   201 
   202     };
   202     };
   203 
   203 
   204 /**
   204 /**
   205 *  Active object to handle note results.
   205 *  Active object to handle note results.