Constellation Flashcards

1
Q

What calls were used for network comunication ?

A

NSURLSession dataTask was used

// create NSURLSession
[session dataTaskwithRequest:
// completion handler
]
[session finishTasksAndInvalidate]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly