Sharer.Result

Helper object for handling the result from a share dialog or share operation

Mở rộng:Object
Gói:share
Xây dựng
Sharer.Result(String)

Constructor.

public Sharer.Result(String postId)
Thông sốMô tả
postIdThe resulting post id.
Phương thức thực thể
getPostId()

Returns the post id, if available.

public String getPostId()
Returns
The post id.