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.