Host
public struct Host : Codable
Host keys information
-
Host app ID of the project
Declaration
Swift
public var id: String?
-
Subscription key of the project
Declaration
Swift
public var subscriptionkey: String?