MapsIndoors iOS SDK V3
Loading...
Searching...
No Matches
NSURL+QueryParser.h
Go to the documentation of this file.
1#import <Foundation/Foundation.h>
2
3@interface NSURL (QueryParser)
4
5- (nonnull NSDictionary*)queryDictionary;
6
7@end
8
nonnull NSDictionary * queryDictionary()