Operation
public protocol Operation
The generic protocol representing an operation returned by Operations
.
-
Executes the operation asynchronously.
Declaration
Swift
func execute()
NevisMobileAuthentication 3.7.0 Docs
public protocol Operation
The generic protocol representing an operation returned by Operations
.
Executes the operation asynchronously.
Swift
func execute()