Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "init")
@ObjCName(name = "initialize")
fun TeyaPosLinkSDK(authConfig: PosLinkSDK.AuthConfig, isProductionEnv: Boolean, eposInstanceId: String?, logger: Logger? = null): PosLinkSDK

Initializes the PosLink integration for the specified authConfig and eposInstanceId. We recommend providing a logger implementation to help diagnose issues.