Helper object for handling the result from a share dialog or share operation
Extends: | Object |
Package: | share |
Sharer.Result(String)
Constructor.
public Sharer.Result(String postId)
Parameter | Description |
---|---|
postId | The resulting post id. |
getPostId()
Returns the post id, if available.
public String getPostId()