Sharer.Result
A more recent version of this class is available. Check out the latest version.

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

Extends:Object
Package:share
Constructors
Sharer.Result(String)

Constructor.

public Sharer.Result(String postId)
ParameterDescription
postIdThe resulting post id.
Instance Methods
getPostId()

Returns the post id, if available.

public String getPostId()
Returns
The post id.