AppInviteDialog.Result
有此級別的更新版本。前往查看 最新版本。

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

延伸:Object
套件:widget
建構函式
AppInviteDialog.Result(Bundle)

Constructor

public AppInviteDialog.Result(Bundle bundle)
參數說明
bundleThe results bundle
執行個體方法
getData()

Returns the results data as a Bundle.

public Bundle getData()
Returns
The results bundle