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.