Package com.whatsapp.api.domain.messages
Class Url
java.lang.Object
com.whatsapp.api.domain.messages.Url
Contact URL(s) formatted as a urls object
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Url
public Url()
-
-
Method Details
-
getType
Gets type.- Returns:
- the type
-
setType
Sets type.- Parameters:
type
- the type. Standard values are HOME and WORK.- Returns:
- the type
-
getUrl
Gets url.- Returns:
- the url
-
setUrl
Sets url.- Parameters:
url
- the url- Returns:
- the url
-