smf/smfservermodule/smfserver/smfplugins/smfcontactfetcherplugin.h
changeset 14 a469c0e6e7fb
parent 7 be09cf1f39dd
child 25 a180113055cb
equal deleted inserted replaced
13:b5d63d5fc252 14:a469c0e6e7fb
   129 	 */
   129 	 */
   130 	virtual SmfPluginError customRequest( SmfPluginRequestData &aRequest, 
   130 	virtual SmfPluginError customRequest( SmfPluginRequestData &aRequest, 
   131 			const int &aOperation, QByteArray *aData ) = 0;
   131 			const int &aOperation, QByteArray *aData ) = 0;
   132 	};
   132 	};
   133 
   133 
   134 Q_DECLARE_INTERFACE( SmfContactFetcherPlugin, "org.symbian.smf.plugin.contact.fetcher/v1.0" );
   134 Q_DECLARE_INTERFACE( SmfContactFetcherPlugin, "org.symbian.smf.plugin.contact.fetcher/v0.2" );
   135 
   135 
   136 #endif /* SMFCONTACTFETCHERPLUGIN_H_ */
   136 #endif /* SMFCONTACTFETCHERPLUGIN_H_ */