Skip to content

Methods return values

Danilo edited this page Jun 7, 2020 · 1 revision

Overview

List and types of methods available in the framework that return the value for a Web service that returns a single value.

Methods

Method name Returns Type Note
arrayValue NSArray
booleanValue BOOL
dataValue NSData
dateValue NSDate
dictionaryValue NSDictionary
doubleValue double
floatValue float
integerValue NSinteger
isNull BOOL
numberValue NSNumber
stringValue NSString
valueForKey NSObject
valuesToObject NSObject not implemented