o
RawFormEvent
object RawFormEventConstructors and internal protocol metadata for RawFormEvent.
Defined by scalive.RawFormEvent. View source (scalive/api/src/scalive/forms/FormEvent.scala:82-121)
Methods1
empty
def empty[A](value: A): RawFormEvent[A]Creates a successful event with no raw payload or protocol metadata.
Defined by scalive.RawFormEvent.empty. View source (scalive/api/src/scalive/forms/FormEvent.scala:119-120)