NativeAd.Rating
A more recent version of this class is available. Check out the latest version.

Rating info.

Extends:Object
Package:ads
Class Methods
fromJSONObject(JSONObject)

Parses a Rating from the given JSON object.

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

Gets the rating value.

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

Gets the rating scale.

public double getScale()
Returns
The rating scale