Uses of Record Class
com.whatsapp.api.domain.phone.Throughput
Packages that use Throughput
-
Uses of Throughput in com.whatsapp.api.domain.phone
Methods in com.whatsapp.api.domain.phone that return ThroughputModifier and TypeMethodDescriptionPhoneNumber.throughput()
Returns the value of thethroughput
record component.Constructors in com.whatsapp.api.domain.phone with parameters of type ThroughputModifierConstructorDescriptionPhoneNumber
(String displayPhoneNumber, QualityRatingType qualityRating, String verifiedName, String id, String codeVerificationStatus, NameStatusType nameStatus, PlatformType platformType, Throughput throughput) Creates an instance of aPhoneNumber
record class.