request:didReceiveBytes: method
Delegate method called when the request receives data.
Syntax
-
(
void
)
request
:
(
id< SDMRequesting >
)
request
didReceiveBytes
:
(
long long
)
bytes
Parameters
request
– the request object which received data
bytes
– number of bytes received
Parent topic:
Deprecated API List
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.