subResponseCode property
Sub-response code returned in the Play Billing API calls.
Defaults to 0 which is returned when no other sub-response code is applicable.
Possible values:
0:NO_APPLICABLE_SUB_RESPONSE_CODE1:PAYMENT_DECLINED_DUE_TO_INSUFFICIENT_FUNDS2:USER_INELIGIBLE
Implementation
final int subResponseCode;