Uses of Record Class
it.auties.whatsapp.model.response.HasWhatsappResponse
Packages that use HasWhatsappResponse
-
Uses of HasWhatsappResponse in it.auties.whatsapp.api
Methods in it.auties.whatsapp.api that return HasWhatsappResponseModifier and TypeMethodDescriptionprivate HasWhatsappResponseWhatsapp.parseHasWhatsappResponse(Node node) Methods in it.auties.whatsapp.api that return types with arguments of type HasWhatsappResponseModifier and TypeMethodDescriptionWhatsapp.hasWhatsapp(JidProvider contact) Executes a query to determine whether a user has an account on WhatsappWhatsapp.hasWhatsapp(JidProvider... contacts) Executes a query to determine whether any number of users have an account on Whatsappprivate Map<Jid, HasWhatsappResponse> Whatsapp.parseHasWhatsappResponse(List<Jid> contacts, List<Node> nodes)