Package com.restfb.types.whatsapp
Class WhatsAppPhoneQualityScoreShape
java.lang.Object
com.restfb.types.whatsapp.WhatsAppPhoneQualityScoreShape
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetDate()Timestamp of when the score was calculatedReasons for the quality scoregetScore()Quality score of the phonebooleanremoveReason(String reason) voidTimestamp of when the score was calculatedvoidQuality score of the phone
-
Constructor Details
-
WhatsAppPhoneQualityScoreShape
public WhatsAppPhoneQualityScoreShape()
-
-
Method Details
-
getReasons
Reasons for the quality score -
addReason
-
removeReason
-
getDate
Timestamp of when the score was calculated -
setDate
Timestamp of when the score was calculated -
getScore
Quality score of the phone -
setScore
Quality score of the phone
-