TNEntityConfiguration
@objcMembers
public final class TNEntityConfiguration : NSObject
Contains all paths and host names for api. Also stores apiKey
, apiSecret
and signature
-
Set to change default host
Declaration
Swift
public static var host: String { get set }
-
Undocumented
Declaration
Swift
public static var sdkOptions: TNEntitySDKOptions?