//declaration //string var toLocation: String = "" //array var viaStationPlace_Array : NSArray ...
Read More
Showing posts with label json serialization in swift. Show all posts
Showing posts with label json serialization in swift. Show all posts
Rest api json serialization (swift)
func webService() { let url = NSURL (string: "http://" ) let request = NSURLRequest (URL: ur...
Read More
json serialization in swift 3.0
if currentElementName == "SendResult" { var newString = string.replacingOccurrences(of: "[", with: "") newS...
Read More
Subscribe to:
Posts (Atom)