Initializer

init(channelId:name:description:location:type:startTime:endTime:)

No overview available.

Declaration

init(channelId: String? = nil, name: String, description: String? = nil, location: String? = nil, type: ScheduledEvent.EntityType, startTime: Date, endTime: Date? = nil)