NativeAd.Rating
يتوفر إصدار أحدث لهذه الفئة. يرجى التحقق أحدث إصدار.

Rating info.

الإضافات:Object
الحزمة:ads
طرق الفئات
fromJSONObject(JSONObject)

Parses a Rating from the given JSON object.

public static Rating fromJSONObject(JSONObject dataObject)
المعلمةالوصف
dataObjectThe json object
Returns
Parsed Rating or null if failed
طرق المثيلات
getValue()

Gets the rating value.

public double getValue()
Returns
The rating value
getScale()

Gets the rating scale.

public double getScale()
Returns
The rating scale