Package overit.geocall.mail
Interface FetchLogger
public interface FetchLogger
Class that manages the FetchLogger
-
Method Summary
-
Method Details
-
onFetch
On fetch method- Parameters:
name- String containing the namemsg- The message
-
onError
On error method- Parameters:
name- String containing the namereason- String containing the reasonex- The exceptionmsg- The message
-