shortlinkconn_plat/obex_service_utils_api/inc/obexutilsmessagehandler.h
changeset 1 388a17646e40
parent 0 c3e98f10fcf4
equal deleted inserted replaced
0:c3e98f10fcf4 1:388a17646e40
   204                                                    const TUid aMtmId,
   204                                                    const TUid aMtmId,
   205                                                    TMsvId& aMsvIdParent,
   205                                                    TMsvId& aMsvIdParent,
   206                                                    TFileName& aFullName,
   206                                                    TFileName& aFullName,
   207                                                    RFile& aFile,
   207                                                    RFile& aFile,
   208                                                    const TDesC& aSenderBluetoothName);
   208                                                    const TDesC& aSenderBluetoothName);
       
   209         
       
   210         /**
       
   211          * Add an entry to Inbox
       
   212          * @Since S60 v5.0
       
   213          * @param aMsvIdParent Parent message entry
       
   214          * @param aFullName Contains the full path and file name of the file
       
   215          * @return None
       
   216          */
       
   217         IMPORT_C static void AddEntryToInboxL( TMsvId& aMsvIdParent,
       
   218                                                TFileName& aFullName);
       
   219                                                
   209         /**
   220         /**
   210          * Add an entry to Inbox
   221          * Add an entry to Inbox
   211          * @Since S60 v5.0
   222          * @Since S60 v5.0
   212          * @param aMsvIdParent Parent message entry
   223          * @param aMsvIdParent Parent message entry
   213          * @param aFullName Contains the full path and file name of the file
   224          * @param aFullName Contains the full path and file name of the file