Sharer.Result
Existe una versión más reciente de esta clase. Consulta la última versión.

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

Hereda de:Object
Paquete:share
Constructores
Result(String)

Constructor.

public Result(String postId)
ParámetroDescripción
postIdThe resulting post id.
Métodos de instancia
getPostId()

Returns the post id, if available.

public String getPostId()
Returns
The post id.