Structure
MobiledgeXiOSLibrary.MatchingEngine.BandSelection
public struct BandSelection: Encodable
Object in QosPositionRequest band_selection field Each field's value is an array of Strings Supported band values
Relationships
Member Of
MobiledgeXiOSLibrary.MatchingEngine
MatchingEngine class MobiledgeX MatchingEngine APIs
Conforms To
Encodable
Properties
rat_2g
var rat_2g: [String]
rat_3g
var rat_3g: [String]
rat_4g
var rat_4g: [String]
rat_5g
var rat_5g: [String]