{% setvar book_path %}/android/reference/kotlin/_book.yaml{% endsetvar %} {% include "/android/_dackka-meta-tags.html" %}

InstallStatusListener

{% setvar page_path %}com/google/android/gms/common/moduleinstall/InstallStatusListener.html{% endsetvar %} {% setvar doc_root_path %}/android/reference{% endsetvar %} {% setvar can_switch %}1{% endsetvar %} {% include "android/_kotlin_switcher2.md" %}

interface InstallStatusListener


Listeners to receive updates of module install requests.

Summary

Public functions

Unit

Callback triggered whenever the install status has changed.

Public functions

onInstallStatusUpdated

fun onInstallStatusUpdated(update: ModuleInstallStatusUpdate!): Unit

Callback triggered whenever the install status has changed.