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