upnpframework/upnpcommand/inc/upnpnotehandler.h
branchnew development branch with rendering state machine and other goodies
changeset 38 5360b7ddc251
parent 0 7f85d04be362
equal deleted inserted replaced
32:3785f754ee62 38:5360b7ddc251
   126          * Show "Playback failed" info note.
   126          * Show "Playback failed" info note.
   127          *
   127          *
   128          * @since Series 60 3.2
   128          * @since Series 60 3.2
   129          */
   129          */
   130         void ShowPlaybackFailedNoteL();
   130         void ShowPlaybackFailedNoteL();
       
   131         
       
   132         /**
       
   133          * Show "%U is already in use. Please try again later." error note.
       
   134          */
       
   135         void ShowRendererInUseNoteL( const TDesC& aDeviceName );
   131 
   136 
   132         /**
   137         /**
   133          * Reset iDrmNoteShown
   138          * Reset iDrmNoteShown
   134          *
   139          *
   135          * @since Series 60 3.2
   140          * @since Series 60 3.2