TimezoneStatus

Objective-C

enum TimezoneStatus : NSInteger {}

Swift

enum TimezoneStatus : Int, @unchecked Sendable

Constants indicating the type of the response from timezone plugin.