Discussion Board

Results 1 to 4 of 4
  1. #1
    How to monitor the following events in Symbian 60 3rd?
    1) An application start/stop event
    2) File IO event
    3) SMS send/receive event
    4) MMS send/receice event
    5) Network access event
    6) Phone Call/Called event

  2. #2
    Registered User mateen_maldar's Avatar
    Join Date
    Aug 2005
    Location
    india
    Posts
    2,063
    Hi,

    You need to use active objects and observers to monitor for sms,mms and phone calls...

    Regards,
    Mateen Maldar
    "Whatever the mind can conceive and believe, the mind can achieve"

  3. #3
    Nokia Developer Champion qxiaoyuan's Avatar
    Join Date
    Jul 2007
    Location
    ShenZhen, China
    Posts
    4,346
    Quote Originally Posted by erisenxu View Post
    How to monitor the following events in Symbian 60 3rd?
    1) An application start/stop event
    2) File IO event
    3) SMS send/receive event
    4) MMS send/receice event
    5) Network access event
    6) Phone Call/Called event
    1. the best way is make a timer, and compare prev task list.

    2. no way

    3. use MTM

    4. use MTM

    5. use RConnectionMonitor::NotifyEventL

    6. use CTelephony::NotifyChange
    ----------------------------
    坚持学习, 坚持编码
    http://www.devdiv.net/
    qxiaoyuan

  4. #4
    Registered User nuker85's Avatar
    Join Date
    May 2007
    Location
    Poland
    Posts
    606
    2) File IO event
    You could try RFs and NotifyChange

    good luck

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved