NMAOperation
@objc
public protocol NMAOperation
The generic protocol representing an operation returned by NMAOperations
.
-
Executes the operation asynchronously.
Declaration
Swift
func execute()