Sharer.Result
Доступна более новая версия данного класса. Посетите текущую версию.

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

Расширение:Object
Пакет:share
Конструкторы
Sharer.Result(String)

Constructor.

public Sharer.Result(String postId)
ПараметрОписание
postIdThe resulting post id.
Методы экземпляра
getPostId()

Returns the post id, if available.

public String getPostId()
Returns
The post id.