Sharer.Result

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

Estende:Object
Pacote:share
Construtores
Sharer.Result(String)

Constructor.

public Sharer.Result(String postId)
ParâmetroDescrição
postIdThe resulting post id.
Métodos de instância
getPostId()

Returns the post id, if available.

public String getPostId()
Returns
The post id.