Package 

Class SessionStorage


  • 
    public class SessionStorage
    
                        

    This class should be available through ServiceLocator. The purpose of this class is to store data in memory (data for the session only - not persistent). The data stored in this class is available for all SDK's components and cleared when the task is removed by the OS.