addEvent

inline fun Context.addEvent(title: String, location: String, begin: Long, end: Long, onCantHandleAction: () -> Unit = {})