videocollection/mpxmyvideoscollection/inc/vcxmyvideoscollectionplugin.h
changeset 36 8aed59de29f9
parent 35 3738fe97f027
child 40 13331705e488
equal deleted inserted replaced
35:3738fe97f027 36:8aed59de29f9
   385         /**
   385         /**
   386         * Used for clearing orphan downloads only once.
   386         * Used for clearing orphan downloads only once.
   387         */
   387         */
   388         TBool iOrphanDownloadsCleared;
   388         TBool iOrphanDownloadsCleared;
   389 
   389 
   390                         
       
   391 #ifdef _DEBUG
       
   392         /**
       
   393         * Used for debugging that client receives all events.
       
   394         */
       
   395         TInt iTotalMessagesSent;
       
   396         TInt iMessagesInArraySent;
       
   397 #endif
       
   398 
       
   399     };
   390     };
   400 
   391 
   401 #endif   // VCXMYVIDEOSCOLLECTIONPLUGIN_H
   392 #endif   // VCXMYVIDEOSCOLLECTIONPLUGIN_H
   402 
   393 
   403 
   394