Companion

object Companion

Properties

Link copied to clipboard
const val CATEGORIES_SEPARATOR: Char = '\\'
Link copied to clipboard

VEVENT CATEGORIES are stored as an extended property with this ExtendedProperties.NAME.

Link copied to clipboard
const val MIMETYPE_URL: String

VEVENT URL is stored as an extended property with this ExtendedProperties.NAME. The URL is directly put into ExtendedProperties.VALUE.

Link copied to clipboard
const val MUTATORS_SEPARATOR: Char = ','