Package io.milton.resource
Interface AddressResource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetAddressData()Return the contact information as VCard formatted text - http://en.wikipedia.org/wiki/VCard-
Methods inherited from interface io.milton.resource.Resource
authenticate, authorise, checkRedirect, getModifiedDate, getName, getRealm, getUniqueId
-
-
-
-
Method Detail
-
getAddressData
String getAddressData()
Return the contact information as VCard formatted text - http://en.wikipedia.org/wiki/VCard- Returns:
-
-