Contents

SKANTestPostbackResponseHandler

A type that represents the test postback response handler.

Declaration

typealias SKANTestPostbackResponseHandler = ([String : SKAdTestPostbackResponse]?, (any Error)?) -> Void

Discussion

The system calls the response handler and provides one of two values:

See Also

Adding and sending postbacks