NativeAd.Rating
Versi yang lebih baru dari kelas ini sudah tersedia. Lihat versi terbaru.

Rating info.

Perpanjang:Object
Paket:ads
Metode Kelas
fromJSONObject(JSONObject)

Parses a Rating from the given JSON object.

public static Rating fromJSONObject(JSONObject dataObject)
ParameterKeterangan
dataObjectThe json object
Returns
Parsed Rating or null if failed
Metode Instance
getValue()

Gets the rating value.

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

Gets the rating scale.

public double getScale()
Returns
The rating scale