Class Profile
java.lang.Object
com.vonage.client.JsonableBaseObject
com.vonage.client.messages.whatsapp.Profile
- All Implemented Interfaces:
Jsonable
Used for inbound messages.
- Since:
- 7.2.0
-
Method Summary
Methods inherited from class com.vonage.client.JsonableBaseObject
createJsonObjectMapper, equals, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.vonage.client.Jsonable
toJson, updateFromJson
-
Method Details
-
getName
The WhatsApp number's displayed profile name.- Returns:
- The profile name.
-