Companion

object Companion

Properties

Link copied to clipboard

ametistaEngine the singleton instance of the engine to use in the clients application, will be returned the specific instance for each target platform

Link copied to clipboard
private const val ANDROID_LOCALHOST_VALUE: String

ANDROID_LOCALHOST_VALUE the value of the localhost for the Android emulators

Link copied to clipboard

FILES_AMETISTA_CONFIG_PATHNAME the pathname of the configuration file located in the common resources folder

Link copied to clipboard

initializationTimestamp the current timestamp when the engine has been initialized invoking the intake method

Link copied to clipboard
private const val LOCALHOST_ADDRESS_VALUE: String

LOCALHOST_ADDRESS_VALUE the "127.0.0.1" address value

Link copied to clipboard
private const val LOCALHOST_VALUE: String

LOCALHOST_VALUE the "localhost" value

Functions

Link copied to clipboard
fun intake()

Method to start the AmetistaEngine session initializing the initializationTimestamp and register the catchIssue handler