OrganizerBuilder

Constructors

Link copied to clipboard
constructor(ownerAccount: String)

Functions

Link copied to clipboard
open override fun build(from: VEvent, main: VEvent, to: Entity)

Maps a specific part of the given event into the provided Entity.

Link copied to clipboard
fun emailFromOrganizer(organizer: Organizer?): String?