Contents

didSucceed

A Boolean value that indicates whether the system successfully delivered the test postback.

Declaration

var didSucceed: Bool { get set }

Discussion

The value is true if the system successfully delivered the test postback and received an HTTP 200 response.

See Also

Getting Postback Responses