onMissedCustomReceiptResponse

abstract fun onMissedCustomReceiptResponse(customReceiptId: String, result: PrintStateDetails)

Called when the requesting app is killed before receiving the response, and the process gets recreated when the app resumes.

Parameters

customReceiptId

The id returned on the first state change on com.teya.unifiedepossdk.PrintingStatusSubscription.Listener

result

The result of printing the receipt.