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.