Sharer.Result

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

ขยาย:Object
แพ็คเกจ:share
ผู้สร้าง
Sharer.Result(String)

Constructor.

public Sharer.Result(String postId)
พารามิเตอร์คำอธิบาย
postIdThe resulting post id.
วิธีการแบบอินสแตนซ์
getPostId()

Returns the post id, if available.

public String getPostId()
Returns
The post id.