fromId

fun fromId(transactionId: String): TransactionInfo

Parameters

transactionId

A string identifier (purchase.getOrderId()) of the purchase, where the purchase is an instance of the billing library Purchase class.

See also