NativeAd.Rating
Non è disponibile una versione più recente di questa classe. Controlla la versione più recente.

Rating info.

Estende:Object
Pacchetto:ads
Metodi di classe
fromJSONObject(JSONObject)

Parses a Rating from the given JSON object.

public static Rating fromJSONObject(JSONObject dataObject)
ParametroDescrizione
dataObjectThe json object
Returns
Parsed Rating or null if failed
Metodi di istanza
getValue()

Gets the rating value.

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

Gets the rating scale.

public double getScale()
Returns
The rating scale