OnCompletionListener

interface OnCompletionListener

A hanlder that tells you Issho Tsucho launches or not.

Functions

onFailedToLaunch
Link copied to clipboard
abstract fun onFailedToLaunch(exception: MoneytreeLinkException)
Fires when it gets an exception during launch process of Issho Tsucho.
onLaunchedIsshoTsucho
Link copied to clipboard
abstract fun onLaunchedIsshoTsucho()
Fires after Issho Tsucho launches successfully.