Uses of Record Class
com.whatsapp.api.domain.phone.Throughput
-
Uses of Throughput in com.whatsapp.api.domain.phone
Modifier and TypeMethodDescriptionPhoneNumber.throughput()
Returns the value of thethroughput
record component.ModifierConstructorDescriptionPhoneNumber
(String displayPhoneNumber, QualityRatingType qualityRating, String verifiedName, String id, String codeVerificationStatus, NameStatusType nameStatus, PlatformType platformType, Throughput throughput) Creates an instance of aPhoneNumber
record class.