Namespace: event

Samson. event

This namespace defines the events emitted by an instance of Samson.
Since:
  • 1.0
Source:
  • Samson.js, line 29

Events

END

Since:
  • 1.0
Default Value:
  • "end"
Source:
  • Samson.js, line 77

ERROR

Since:
  • 1.0
Default Value:
  • "error"
Source:
  • Samson.js, line 83

READ

Since:
  • 1.0
Default Value:
  • "read"
Source:
  • Samson.js, line 41

READ_END

Since:
  • 1.0
Default Value:
  • "readEnd"
Source:
  • Samson.js, line 47

READ_START

Since:
  • 1.0
Default Value:
  • "readStart"
Source:
  • Samson.js, line 35

RESET

Since:
  • 1.0
Default Value:
  • "reset"
Source:
  • Samson.js, line 53

WRITE

Since:
  • 1.0
Default Value:
  • "write"
Source:
  • Samson.js, line 65

WRITE_END

Since:
  • 1.0
Default Value:
  • "writeEnd"
Source:
  • Samson.js, line 71

WRITE_START

Since:
  • 1.0
Default Value:
  • "writeStart"
Source:
  • Samson.js, line 59