Sharer.Result

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

Erweiterungen:Object
Package:share
Konstruktoren
Sharer.Result(String)

Constructor.

public Sharer.Result(String postId)
ParameterBeschreibung
postIdThe resulting post id.
Instance-Methoden
getPostId()

Returns the post id, if available.

public String getPostId()
Returns
The post id.