Uses of Class
com.whatsapp.api.domain.messages.Name
Packages that use Name
-
Uses of Name in com.whatsapp.api.domain.messages
Methods in com.whatsapp.api.domain.messages that return NameModifier and TypeMethodDescriptionContact.getName()
Gets name.Name.setFirstName
(String firstName) Sets first name.Name.setFormattedName
(String formattedName) Sets formatted name.Name.setLastName
(String lastName) Sets last name.Name.setMiddleName
(String middleName) Sets middle name.Sets prefix.Sets suffix.Methods in com.whatsapp.api.domain.messages with parameters of type Name