AppInviteDialog.Result

Helper object for handling the result from an app invites dialog.

Erweiterungen:Object
Package:widget
Konstruktoren
AppInviteDialog.Result(Bundle)

Constructor

public AppInviteDialog.Result(Bundle bundle)
ParameterBeschreibung
bundleThe results bundle
Instance-Methoden
getData()

Returns the results data as a Bundle.

public Bundle getData()
Returns
The results bundle