TrafficRefreshPeriodErrorCode
public enum TrafficRefreshPeriodErrorCode : UInt32, CaseIterable, Codable
extension MapContentSettings.TrafficRefreshPeriodErrorCode : Error
Traffic refresh period error code
-
Internal error occured. Please check log for details.
Declaration
Swift
case internalError = 1 -
Value is outside allowed range.
Declaration
Swift
case valueOutsideAllowedRange