onJSON (event)

Fires with the JSON data being written.

Syntax

- (void)onJSON:(NSString*)text;
func onJSON(_ text: String)

Remarks

This event fires when output data is written.

Text contains the JSON data currently being written.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 iOS Edition - Version 20.0 [Build 8155]