Uses of Class
it.auties.whatsapp.model.payment.PaymentBackgroundBuilder
Packages that use PaymentBackgroundBuilder
-
Uses of PaymentBackgroundBuilder in it.auties.whatsapp.model.payment
Methods in it.auties.whatsapp.model.payment that return PaymentBackgroundBuilderModifier and TypeMethodDescriptionPaymentBackgroundBuilder.height(int height) PaymentBackgroundBuilder.mediaData(PaymentMediaData mediaData) PaymentBackgroundBuilder.mediaData(Optional<PaymentMediaData> mediaData) PaymentBackgroundBuilder.mediaSize(long mediaSize) PaymentBackgroundBuilder.placeholderArgb(int placeholderArgb) PaymentBackgroundBuilder.subtextArgb(int subtextArgb) PaymentBackgroundBuilder.textArgb(int textArgb) PaymentBackgroundBuilder.type(PaymentBackground.PaymentBackgroundType type) PaymentBackgroundBuilder.width(int width)