Other Classes
The following classes are available globally.
-
Declaration
Swift
final public class ValidatingDecoder : Decoder
-
Declaration
Swift
final public class DecoderProxy<OutputType> : Decodable where OutputType : Decodable
-
Declaration
Swift
public class ValidatingJSONDecoder
-
Declaration
Swift
public class GDImage
-
Base class for the Sched schedule update job. This is common between the AsyncScheduledJob and AsyncJob.
See moreDeclaration
Swift
class UpdateScheduleJobBase
-
Declaration
-
Declaration
-
See moreScheduleLog
records changes made to the events in the schedule, both by manual schedule updates (done by uploading a .ics file) and automatic schedule updates (where the server periodically queries Sched.com and applies changes automatically).Declaration
Swift
final class ScheduleLog : Model