confRemoteRecordCancel
Call this method if you called first the method confRemoteRecordStart and if you want to stop the remote recording process before finishing the record.
/** * Function confRemoteRecordCancel() is called when user want to cancel the record process * @return string wich is the last message to display */ std::string confRemoteRecordCancel();