VerID.LogSubmitterListener

Package com.appliedrec.ver_id

public static interface VerID.LogSubmitterListener

Methods

onLogSubmitted

Introduced in version 1.8

public onLogSubmitted()

Called when log has been submitted using the submitter set in setLogSubmitter

onLogSubmissionFailed

Introduced in version 1.8

public onLogSubmissionFailed(Exception)

Called when log submission using the submitter set in setLogSubmitter fails

Parameters

exception java.lang.Exception