logsui/logsengine/inc/logscontact.h
changeset 21 2f0af9ba7665
parent 17 90fe74753f71
equal deleted inserted replaced
18:acd4e87b24b4 21:2f0af9ba7665
    81      * @return true if updating was called successfully
    81      * @return true if updating was called successfully
    82      */
    82      */
    83     LOGSENGINE_EXPORT bool updateExisting();   
    83     LOGSENGINE_EXPORT bool updateExisting();   
    84 
    84 
    85     /**
    85     /**
    86      * Cancel outstanding phonebook request(open(), addNew(), updateExisting()) 
    86      * Deletes outstanding phonebook aiw request(open(), addNew(), updateExisting()) 
    87      */
    87      */
    88     LOGSENGINE_EXPORT void cancelServiceRequest();
    88     LOGSENGINE_EXPORT void cancelServiceRequest();
    89     
    89     
    90 signals:
    90 signals:
    91 
    91