public static interface Command.CommandListener
void
onCancel()
onCompleted(String str)
onError(Exception e)
void onCompleted(String str)
void onCancel()
void onError(Exception e)