NSDictionary(APDictionary) Category Reference
Declared in | NSDictionary+APDictionary.h |
Tasks
-
– stringWithURLEncodedEntries
Returns a representation of the dictionary as a URLEncoded string
Instance Methods
stringWithURLEncodedEntries
Returns a representation of the dictionary as a URLEncoded string
- (NSString *)stringWithURLEncodedEntries
Return Value
A UTF-8 encoded string representation of the keys/values in the dictionary
Discussion
Returns a representation of the dictionary as a URLEncoded string
Declared In
NSDictionary+APDictionary.h