Skip to main content
The Flow API has been extended, giving access to the following new functionalities:
FunctionUsage
api.setAppState(templateUrl, templateData)Updates the xApp Session State by defining which xApp should be shown (templateUrl) and which data should be in the template (templateData).

More Information