Class Event

  • All Implemented Interfaces:

    
    public class Event
    
                        

    This is based on the format used by VoxImplant here, hence the encoding of certain numeric fields as strings: https://voximplant.com/docs/guides/voxengine/websocket

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Event.Companion
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getEvent()
      final String toJson()
      • Methods inherited from class java.lang.Object

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