Enumerations
The following enumerations are available globally.
-
Undocumented
See moreDeclaration
Swift
public enum TNSDKEnvironmentMode
-
The level of logging that allows to filter log messages.
See moreDeclaration
Swift
@objc public enum TNLogLevel : Int
-
Undocumented
See moreDeclaration
Swift
public enum Model : String
-
Type of action with favorites
See moreDeclaration
Swift
@objc public enum TNFavoriteEventActionType : Int, RawRepresentable
-
Entity Display Type
See moreDeclaration
Swift
@objc public enum TNEntityDisplayType : Int, RawRepresentable
-
Entity Cache Source Type
See moreDeclaration
Swift
@objc public enum TNEntityCacheSourceType : Int, RawRepresentable
-
Entity Action Type
See moreDeclaration
Swift
@objc public enum TNEntityActionType : Int, RawRepresentable
-
Type of action with favorites
See moreDeclaration
Swift
@objc public enum TNUserEventActionType : Int, RawRepresentable
-
Undocumented
See moreDeclaration
Swift
@objc public enum HardAccelerationLevel : Int, RawRepresentable
-
Undocumented
See moreDeclaration
Swift
@objc public enum TNHeadingDirectionType : Int, RawRepresentable
-
Type of the data value. Adheres to RFC 2046 format.
See moreDeclaration
Swift
@objc public enum TNFormatType : Int, Codable, RawRepresentable
-
Undocumented
See moreDeclaration
Swift
@objc public enum TNDataCollectorResponse : Int, Error
extension TNDataCollectorResponse: LocalizedError