AppInviteDialog.Result

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

Extends:Object
Package:widget
Constructors
AppInviteDialog.Result(Bundle)

Constructor

public AppInviteDialog.Result(Bundle bundle)
ParameterDescription
bundleThe results bundle
Instance Methods
getData()

Returns the results data as a Bundle.

public Bundle getData()
Returns
The results bundle