apidocs / com.nimmsta.core.android.platform

Package com.nimmsta.core.android.platform

Types

AndroidPlatform

Android Platform implementation. This contains functions for logging, Threading and BarcodeRule Executor. Additionally it contains HighPriorityHandler that allows to check if Android device has an automatically disabled high priority mode as of a connection loss.

class AndroidPlatform : LogInterface, HandlerInterface, AnalyticsInterface, QRCodeRendererInterface, CustomConfigurationInterface

HandlerInterface

Interface for generic Handler which is executing a runnable.

interface HandlerInterface

IErrorHandler

Interface that needs to be implemented by Apps to perform error logging

interface IErrorHandler

QCTest

data class QCTest