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.