E-Payment Integrator 2016 macOS Edition
E-Payment Integrator 2016 macOS Edition
Questions / Feedback?

onStatus (event)

Fired when the HTTP status line is received from the server.

- (void)onStatus:(NSString*)HTTPVersion :(int)statusCode :(NSString*)description

Discussion

HTTPVersion is a string containing the HTTP version string as returned from the server (e.g. "1.1").

StatusCode contains the HTTP status code (e.g. 200), and Description the associated message returned by the server (e.g. "OK").

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 macOS Edition - Version 16.0 [Build 7354]