Class TypingState

  • All Implemented Interfaces:

    @Immutable() 
    public class TypingState
    
                        

    The state of the typing indicator.

    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getName() The name of the state.
      final String getValue() The value of the state.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait