Swift Rest SDK Documentation Beta

Enumeration Mobiledge​XiOSLibrary.​Matching​Engine.​Verify​Location​Reply.​Tower​Status

public enum TowerStatus

Values for VerifyLocationReply tower_status field

MobiledgeXiOSLibrary.MatchingEngine.VerifyLocationReply.TowerStatus MobiledgeXiOSLibrary.MatchingEngine.VerifyLocationReply.TowerStatus String String MobiledgeXiOSLibrary.MatchingEngine.VerifyLocationReply.TowerStatus->String Decodable Decodable MobiledgeXiOSLibrary.MatchingEngine.VerifyLocationReply.TowerStatus->Decodable

Member Of

MobiledgeXiOSLibrary.MatchingEngine.VerifyLocationReply

VerifyLocationReply 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

Decodable
String

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