Package 

Class LocalContext

  • All Implemented Interfaces:

    
    public class LocalContext
    
                        

    This class defines the data classes that should be used by client for updating the context.

    For a proper running of the voice service, client is responsible for keeping the context up to date. This context is needed when user switch from touch to voice or vice versa.

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail