Show / Hide Table of Contents

Interface AN_iRewardResponseListener

Listener to a result of load reward request

Namespace: SA.Android.Vending.BillingClient
Assembly: cs.temp.dll.dll
Syntax
public interface AN_iRewardResponseListener

Methods

OnSkuDetailsResponse(SA_Result)

Called to notify that a load reward operation has finished.

Declaration
void OnSkuDetailsResponse(SA_Result billingResult)
Parameters
Type Name Description
SA_Result billingResult
In This Article
Back to top Generated by DocFX