Enumeration
    MobiledgeXiOSLibrary.MatchingEngine.VerifyLocationReply.TowerStatus
public enum TowerStatus
Values for VerifyLocationReply tower_status field
Relationships
Member Of
MobiledgeXiOSLibrary.MatchingEngine.VerifyLocationReplyVerifyLocationReply struct Reply object received via VerifyLocation If verified, will return LOC_VERIFIED and CONNECTED_TO_SPECIFIED_TOWER Also contains information about accuracy of provided gps location
Conforms To
DecodableString
Enumeration Cases
        TOWER_UNKNOWN
    
    case TOWER_UNKNOWN
        CONNECTED_TO_SPECIFIED_TOWER
    
    case CONNECTED_TO_SPECIFIED_TOWER
        NOT_CONNECTED_TO_SPECIFIED_TOWER
    
    case NOT_CONNECTED_TO_SPECIFIED_TOWER