Briefing Android Knowledge

Which method you should override to handle the returned result?

Upon completion of a purchase using Google Play in-app billing, the result is returned to
your activity. Which method you should override to handle the returned result?

A.
onActivityResult.

B.
onResultReturned.

C.
onPurchaseFinished.

D.
OnIabPurchaseFinished