PlaytimePayoutError

Holds information about errors which occur during PlaytimeCustom.doPayout.

Constructors

Link copied to clipboard
constructor(reason: Int)
constructor(exception: Exception?)
constructor(reason: Int, exception: Exception?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns the exception that caused the payout to fail.

Link copied to clipboard
var reason: Int

Returns the reason with which the payout failed.