xApp Flow API¶
The Flow API has been extended, giving access to the following new functionalities:
Function | Usage |
---|---|
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 ). |