Skip to content

//sorisdk/com.iplateia.afplib/IAfpGeneratorListener/onStarted

onStarted

[androidJvm]
abstract fun onStarted(afpGenerator: AfpGenerator)

Called when the AfpGenerator has started.

Parameters

androidJvm

recorderThe AfpGenerator instance.