Builder
open class Builder
Content copied to clipboard
Constructors
Functions
build
Link copied to clipboard
withAttackLevel
Link copied to clipboard
open fun withAttackLevel(attackLevel: Int): CaptureSessionMetaData.Builder
Content copied to clipboard
withItemNumber
Link copied to clipboard
withPaiSpecies
Link copied to clipboard
withTransactionID
Link copied to clipboard
open fun withTransactionID(transactionID: String): CaptureSessionMetaData.Builder
Content copied to clipboard
withTransactionType
Link copied to clipboard
open fun withTransactionType(transactionType: Boolean): CaptureSessionMetaData.Builder
Content copied to clipboard