IsshoTsuchoCompletionHandler

object IsshoTsuchoCompletionHandler

Handler of the Issho Tsucho. Partners can set it at IsshoTsucho.startIsshoTsucho.

Author

So Nakamura on 2017-09-12

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

handler
Link copied to clipboard
var handler: IsshoTsucho.OnCompletionListener? = null