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