o

esl.domain

EventNames

object EventNames

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. EventNames
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait EventName extends Product with Serializable

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  8. val events: Map[String, EventName]
  9. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  10. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  11. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  12. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  14. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  15. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  16. def toString(): String
    Definition Classes
    AnyRef → Any
  17. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  18. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  19. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  20. object AddSchedule extends EventName with Product with Serializable
  21. object All extends EventName with Product with Serializable
  22. object Api extends EventName with Product with Serializable
  23. object BackgroundJob extends EventName with Product with Serializable
  24. object CallSecure extends EventName with Product with Serializable
  25. object CallSetupReq extends EventName with Product with Serializable
  26. object CallSetupResult extends EventName with Product with Serializable
  27. object CallUpdate extends EventName with Product with Serializable
  28. object ChannelAnswer extends EventName with Product with Serializable
  29. object ChannelApplication extends EventName with Product with Serializable
  30. object ChannelBridge extends EventName with Product with Serializable
  31. object ChannelCallState extends EventName with Product with Serializable
  32. object ChannelCreate extends EventName with Product with Serializable
  33. object ChannelData extends EventName with Product with Serializable
  34. object ChannelDestroy extends EventName with Product with Serializable
  35. object ChannelExecute extends EventName with Product with Serializable
  36. object ChannelExecuteComplete extends EventName with Product with Serializable
  37. object ChannelHangup extends EventName with Product with Serializable
  38. object ChannelHangupComplete extends EventName with Product with Serializable
  39. object ChannelHold extends EventName with Product with Serializable
  40. object ChannelOriginate extends EventName with Product with Serializable
  41. object ChannelOutgoing extends EventName with Product with Serializable
  42. object ChannelPark extends EventName with Product with Serializable
  43. object ChannelProgress extends EventName with Product with Serializable
  44. object ChannelProgressMedia extends EventName with Product with Serializable
  45. object ChannelState extends EventName with Product with Serializable
  46. object ChannelUnbridge extends EventName with Product with Serializable
  47. object ChannelUnhold extends EventName with Product with Serializable
  48. object ChannelUnpark extends EventName with Product with Serializable
  49. object ChannelUuid extends EventName with Product with Serializable
  50. object ClientDisconnected extends EventName with Product with Serializable
  51. object Clone extends EventName with Product with Serializable
  52. object Codec extends EventName with Product with Serializable
  53. object Command extends EventName with Product with Serializable
  54. object ConferenceData extends EventName with Product with Serializable
  55. object ConferenceDataQuery extends EventName with Product with Serializable
  56. object Custom extends EventName with Product with Serializable
  57. object DelSchedule extends EventName with Product with Serializable
  58. object DetectedSpeech extends EventName with Product with Serializable
  59. object DetectedTone extends EventName with Product with Serializable
  60. object Dtmf extends EventName with Product with Serializable
  61. object ExeSchedule extends EventName with Product with Serializable
  62. object Failure extends EventName with Product with Serializable
  63. object General extends EventName with Product with Serializable
  64. object Heartbeat extends EventName with Product with Serializable
  65. object InboundChan extends EventName with Product with Serializable
  66. object Log extends EventName with Product with Serializable
  67. object MediaBugStart extends EventName with Product with Serializable
  68. object MediaBugStop extends EventName with Product with Serializable
  69. object Message extends EventName with Product with Serializable
  70. object MessageQuery extends EventName with Product with Serializable
  71. object MessageWaiting extends EventName with Product with Serializable
  72. object ModuleLoad extends EventName with Product with Serializable
  73. object Nat extends EventName with Product with Serializable
  74. object NewChannel extends EventName with Product with Serializable
  75. object Notalk extends EventName with Product with Serializable
  76. object NotifyIn extends EventName with Product with Serializable
  77. object Notifyer extends EventName with Product with Serializable
  78. object OutboundChan extends EventName with Product with Serializable
  79. object PlaybackStart extends EventName with Product with Serializable
  80. object PlaybackStop extends EventName with Product with Serializable
  81. object PresenceIn extends EventName with Product with Serializable
  82. object PresenceOut extends EventName with Product with Serializable
  83. object PresenceProbe extends EventName with Product with Serializable
  84. object PrivateCommand extends EventName with Product with Serializable
  85. object Publish extends EventName with Product with Serializable
  86. object ReSchedule extends EventName with Product with Serializable
  87. object RecordStart extends EventName with Product with Serializable
  88. object RecordStop extends EventName with Product with Serializable
  89. object RecvInfo extends EventName with Product with Serializable
  90. object RecvMessage extends EventName with Product with Serializable
  91. object RecvRtcpMessage extends EventName with Product with Serializable
  92. object Reloadxml extends EventName with Product with Serializable
  93. object RequestParams extends EventName with Product with Serializable
  94. object Roster extends EventName with Product with Serializable
  95. object SendInfo extends EventName with Product with Serializable
  96. object SendMessage extends EventName with Product with Serializable
  97. object ServerDisconnected extends EventName with Product with Serializable
  98. object SessionCrash extends EventName with Product with Serializable
  99. object SessionHeartbeat extends EventName with Product with Serializable
  100. object Shutdown extends EventName with Product with Serializable
  101. object SocketData extends EventName with Product with Serializable
  102. object Startup extends EventName with Product with Serializable
  103. object Talk extends EventName with Product with Serializable
  104. object Trap extends EventName with Product with Serializable
  105. object Unpublish extends EventName with Product with Serializable

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from AnyRef

Inherited from Any

Ungrouped