Companion

object Companion

Properties

Link copied to clipboard

Maximum size for binary data like LOGO and SOUND data URIs.

Functions

Link copied to clipboard
fun checkPartialDate(prop: DateOrTimeProperty)

In contrast to vCard 4, there are no dates without year (like birthdays) in vCard 3. As a workaround, many servers use this format:

Link copied to clipboard
fun fromVCard(vCard: VCard, downloader: Contact.Downloader? = null): Contact
Link copied to clipboard
fun uriToUid(uriString: String?): String?