AppInviteDialog.Result

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

Estende:Object
Pacote:widget
Construtores
AppInviteDialog.Result(Bundle)

Constructor

public AppInviteDialog.Result(Bundle bundle)
ParâmetroDescrição
bundleThe results bundle
Métodos de instância
getData()

Returns the results data as a Bundle.

public Bundle getData()
Returns
The results bundle