Sharer.Result
Non è disponibile una versione più recente di questa classe. Controlla la versione più recente.

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

Estende:Object
Pacchetto:share
Costruttori
Sharer.Result(String)

Constructor.

public Sharer.Result(String postId)
ParametroDescrizione
postIdThe resulting post id.
Metodi di istanza
getPostId()

Returns the post id, if available.

public String getPostId()
Returns
The post id.