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()