mmsharing/mmshui/src/musuiinvitationquery.cpp
branchRCL_3
changeset 38 ac48f0cc9f9c
parent 0 f0cf47e981f9
equal deleted inserted replaced
35:6c57ef9392d2 38:ac48f0cc9f9c
   144 //
   144 //
   145 void CMusUiInvitationQuery::RunL()
   145 void CMusUiInvitationQuery::RunL()
   146     {
   146     {
   147     MUS_LOG1( "mus: [MUSUI ]     -> CMusUiInvitationQuery::RunL [%d]", iStatus.Int() );
   147     MUS_LOG1( "mus: [MUSUI ]     -> CMusUiInvitationQuery::RunL [%d]", iStatus.Int() );
   148     iActiveTimer->Cancel();
   148     iActiveTimer->Cancel();
   149     if ( iStatus == EAknSoftkeyYes )
   149     if ( iStatus == EAknSoftkeyYes || iStatus == EEikBidOk )
   150         {
   150         {
   151         MUS_LOG( "mus: [MUSUI ]     CMusUiInvitationQuery::RunL: if" );
   151         MUS_LOG( "mus: [MUSUI ]     CMusUiInvitationQuery::RunL: if" );
   152         iObserver.InvitationAcceptedL();
   152         iObserver.InvitationAcceptedL();
   153         }
   153         }
   154     else    // EAknSoftkeyNo
   154     else    // EAknSoftkeyNo