Classes
The following classes are available globally.
-
Feedback object returned when
includesFeedback
is set in the MQSearchAheadOptions classPlease visit https://developer.mapquest.com/documentation/searchahead-api/feedback/ for more information
See moreDeclaration
Objective-C
@interface MQSearchAheadFeedback : NSObject
Swift
class MQSearchAheadFeedback : NSObject
-
An object that describes the search options such as search limit, language, and feedback
See moreDeclaration
Objective-C
@interface MQSearchAheadOptions : NSObject
Swift
class MQSearchAheadOptions : NSObject
-
The response object that is returned from a search request.
See moreDeclaration
Objective-C
@interface MQSearchAheadResponse : NSObject
Swift
class MQSearchAheadResponse : NSObject
-
The result from a search query
See moreDeclaration
Objective-C
@interface MQSearchAheadResult : NSObject
Swift
class MQSearchAheadResult : NSObject
-
The main MapQuest Search Ahead service object
See moreDeclaration
Objective-C
@interface MQSearchAheadService : NSObject
Swift
class MQSearchAheadService : NSObject