IVirtualCard

interface IVirtualCard

Interface class for GLAse service

Functions

Link copied to clipboard

Gets the card interface.

Link copied to clipboard
abstract fun load(data: String)

Loads card data.

Link copied to clipboard
abstract fun present()

Presents the card.

Link copied to clipboard
abstract fun remove()

Removes the card.

Link copied to clipboard
abstract fun unload()

Unloads card data.