clean

fun clean()

Cleans all downloaded artifacts.

Note: Matching artifacts downloaded by the SDK at a previous point in time will also be cleaned.

This function should not be called while the com.jumio.sdk.JumioSDK is being used or any verification is still active, otherwise the SDK may stop working properly for this session!

Throws

if init has not been called previously.