Package com.restfb.types.whatsapp
Class WhatsAppPhoneQualityScoreShape
java.lang.Object
com.restfb.types.whatsapp.WhatsAppPhoneQualityScoreShape
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getDate()
Timestamp of when the score was calculatedReasons for the quality scoregetScore()
Quality score of the phoneboolean
removeReason
(String reason) void
Timestamp of when the score was calculatedvoid
Quality 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
-