Helper object for handling the result from a share dialog or share operation
扩展: | Object |
应用安装包: | share |
Sharer.Result(String)
Constructor.
public Sharer.Result(String postId)
参数 | 描述 |
---|---|
postId | The resulting post id. |
getPostId()
Returns the post id, if available.
public String getPostId()