Aller au contenu

ResultCallback

Ce contenu n’est pas encore disponible dans votre langue.

fun interface ResultCallback

How a sharing session ended. Always invoked on the main thread, and it can arrive after the hosting Activity is destroyed, so write it defensively. Should be a stable reference.

NameSummary
onResultabstract fun onResult(result: SharingResult)