Delegate for data message processing details. In the custom case, the user is expected to provide their own implemenation. In the default SUP HybridApp case, this updates values then sets the next screen to navigate to.
processDataMessage( incomingDataMessageValue, [noUI], loading, fromActivationFlow, dataType )
Name | Type | Argument | Description |
incomingDataMessageValue | string | The XML formatted string for the incoming message | |
noUI | boolean | (optional) | true if this has no UI |
loading | |||
fromActivationFlow | |||
dataType |