Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User teyliluo's Avatar
    Join Date
    Jan 2005
    Posts
    4
    Hi,
    I have problem in moving mms message from drafts folder to own created folder. I use CMsvEntry and MoveL method to do this operation.
    Moving works but when I try to open message by using messaging application error note is shown "Messaging: Feature is not supported". Moved message is corrupted or something ??

    In below is moving code.
    //aParent is own created folder id
    //aMessageId is Id of message what is wantted to move
    CMsvEntry* entry = iMsvSession->GetEntryL( aParent );
    CleanupStack::PushL(entry);
    entry->SetEntryL( aMessageId );
    entry->MoveL( aMessageId, aParent );
    CleanupStack::PopAndDestroy( entry );

  2. #2
    Registered User juarezjunior's Avatar
    Join Date
    Dec 2005
    Location
    Brazil
    Posts
    1,883
    Hi teyliluo,

    Try to post this question in the Symbian C++ Forum so that you'll get quicker responses.
    http://discussion.forum.nokia.com/fo....php?forumid=6

    BR

  3. #3
    Registered User teyliluo's Avatar
    Join Date
    Jan 2005
    Posts
    4
    Thanks and sorry because posting in wrong category.

Similar Threads

  1. Moving SMS messages from old to new phone
    By constable in forum General Development Questions
    Replies: 3
    Last Post: 2003-04-15, 15:23
  2. Problem viewing Multipart Messages in toolkit
    By soma_dey in forum Mobile Web Site Development
    Replies: 0
    Last Post: 2002-11-13, 02:08
  3. Retrieving messages from ME/GSM modem
    By skshambhu in forum General Messaging
    Replies: 1
    Last Post: 2002-10-23, 10:53
  4. Problem with concatenated messages
    By angeliki_n in forum General Messaging
    Replies: 1
    Last Post: 2002-09-30, 11:51
  5. mmsin folder does not receive mms messages
    By guoxxx1 in forum General Messaging
    Replies: 1
    Last Post: 1970-01-01, 02:00

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