All Downloads are FREE. Search and download functionalities are using the official Maven repository.

it.auties.whatsapp.model.poll.PollUpdateMessageMetadataBuilder Maven / Gradle / Ivy

package it.auties.whatsapp.model.poll;

public class PollUpdateMessageMetadataBuilder {

    public PollUpdateMessageMetadataBuilder() {
    }


    public it.auties.whatsapp.model.poll.PollUpdateMessageMetadata build() {
        return new it.auties.whatsapp.model.poll.PollUpdateMessageMetadata();
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy