Helper object for handling the result from an app invites dialog.
Extends: | Object |
Package: | widget |
AppInviteDialog.Result(Bundle)
Constructor
public AppInviteDialog.Result(Bundle bundle)
Parameter | Description |
---|---|
bundle | The results bundle |
getData()
Returns the results data as a Bundle.
public Bundle getData()