Structure
MobiledgeXiOSLibrary.MatchingEngine.AppPort
public struct AppPort: Decodable
Object returned in ports of several API replies
Relationships
Member Of
MobiledgeXiOSLibrary.MatchingEngine
MatchingEngine class MobiledgeX MatchingEngine APIs
Conforms To
Decodable
Properties
proto
var proto: LProto
internal_port
var internal_port: Int32
public_port
var public_port: Int32
fqdn_prefix
var fqdn_prefix: String?
end_port
var end_port: Int32?
tls
var tls: Bool?