SFValidationResult Class

Definition

This class holds the return values for an asynchronous operation.

public class SFValidationResult
type SFValidationResult = class
Inheritance
SFValidationResult

Constructors

Name Description
SFValidationResult(Boolean, NSString)

Creates a new instance of this class.

Properties

Name Description
Arg1

The result value from the asynchronous operation.

Arg2

The result value from the asynchronous operation.

Applies to