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.