Helper object for handling the result from an app invites dialog.
扩展: | Object |
应用安装包: | widget |
AppInviteDialog.Result(Bundle)
Constructor
public AppInviteDialog.Result(Bundle bundle)
参数 | 描述 |
---|---|
bundle | The results bundle |
getData()
Returns the results data as a Bundle.
public Bundle getData()