AppInviteDialog.Result
A more recent version of this class is available. Check out the latest version.

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