ISwitcloudL2

interface ISwitcloudL2

Interface class for L2 SDKs access.<

Functions

Link copied to clipboard
abstract fun cleanup()

Cleanup thr services.

Link copied to clipboard
abstract fun getSystemInfo(): SystemInfo

Retrieve system information

Link copied to clipboard
abstract fun glase(): IGlase

Gets the GLASE service.

Link copied to clipboard
abstract fun initialize()

Initialize the services.

Link copied to clipboard
abstract fun reader(): IReader

Gets the Reader service.

Link copied to clipboard
abstract fun vcard(): IVirtualCard?

Gets the Virtual Card service if available.