[ Web Proxy ]
URL:
Viewing: https://developer.android.com/reference/com/android/billingclient/api/InAppMessageResponseListener [Back]  [Original]

InAppMessageResponseListener  |  Android Developers Skip to main content
Essentials Design & Plan Develop Google Play Blog
Search:
Android Studio
Android Developers [Android Developers]
Stay organized with collections Save and categorize content based on your preferences.

InAppMessageResponseListener

public interface InAppMessageResponseListener


Listener for the result of the in-app messaging flow.

Summary

Public methods

abstract void

Called to notify when the in-app messaging flow has finished.

Public methods

onInAppMessageResponse

abstract void onInAppMessageResponse(InAppMessageResult inAppMessageResult)

Called to notify when the in-app messaging flow has finished.

Parameters
InAppMessageResult inAppMessageResult

Result of the in-app messaging flow.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-05-19 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-19 UTC."],[],[]]

Web Proxy Viewer  |  New URL  |  Original Page