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