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