IsshoTsucho

class IsshoTsucho

A client class for Issho Tsucho SDK.

Author

Moneytree KK

Types

OnCompletionListener
Link copied to clipboard
interface OnCompletionListener
A hanlder that tells you Issho Tsucho launches or not.

Functions

client
Link copied to clipboard
open fun client(): IsshoTsucho
Return IsshoTsucho instance.
init
Link copied to clipboard
open fun init(context: Context, configuration: MoneytreeLinkConfiguration)
Initialize the client.
linkClient
Link copied to clipboard
open fun linkClient(): MoneytreeLink
Return MoneytreeLink instance.
startIsshoTsucho
Link copied to clipboard
open fun startIsshoTsucho(listener: IsshoTsucho.OnCompletionListener)
Start Issho Tsucho.