Class WhatsAppContact
-
- All Implemented Interfaces:
public final class WhatsAppContact
-
-
Field Summary
Fields Modifier and Type Field Description private final WhatsAppProfileprofileprivate final StringwaId
-
Constructor Summary
Constructors Constructor Description WhatsAppContact(WhatsAppProfile profile, String waId)
-
Method Summary
Modifier and Type Method Description final WhatsAppProfilegetProfile()final StringgetWaId()-
-
Constructor Detail
-
WhatsAppContact
WhatsAppContact(WhatsAppProfile profile, String waId)
-
-
Method Detail
-
getProfile
final WhatsAppProfile getProfile()
-
-
-
-