Sharer.Result
这个类有新版本。查看 最新版本。

Helper object for handling the result from a share dialog or share operation

扩展:Object
应用安装包:share
构造函数
Result(String)

Constructor.

public Result(String postId)
参数描述
postIdThe resulting post id.
实例方法
getPostId()

Returns the post id, if available.

public String getPostId()
Returns
The post id.