performSelector:onTarget:withObject:amount:(SEL, id *, id, void *) method
Helper method used for performing invocations on the main thread (used for progress).
Syntax
public static virtual void
performSelector:onTarget:withObject:amount:
(SEL
selector
, id *
target
, id
object
, void *
amount
)
Parent topic:
ODPRequest class
Created November 9, 2013.
To comment on this topic, go to:
DocCommentXchange
.