Swift Rest SDK Documentation Beta

Enumeration Mobiledge​XiOSLibrary.​Matching​Engine.​App​Inst​List​Reply.​AIStatus

public enum AIStatus

Values for AppInstList status field

MobiledgeXiOSLibrary.MatchingEngine.AppInstListReply.AIStatus MobiledgeXiOSLibrary.MatchingEngine.AppInstListReply.AIStatus Decodable Decodable MobiledgeXiOSLibrary.MatchingEngine.AppInstListReply.AIStatus->Decodable String String MobiledgeXiOSLibrary.MatchingEngine.AppInstListReply.AIStatus->String

Member Of

MobiledgeXiOSLibrary.MatchingEngine.AppInstListReply

AppInstListReply struct Reply object received via GetAppInstList If an application instance exists, this will return AI_SUCCESS. Will provide information about all application instances deployed on specified carrier network

Conforms To

Decodable
String

Enumeration Cases

AI_UNDEFINED

case AI_UNDEFINED

AI_SUCCESS

case AI_SUCCESS

AI_FAIL

case AI_FAIL