Constant EVENT_NAME

pub const EVENT_NAME: &'static str;
Expand description

Identifies the class / type of event.

§Notes

§Examples

  • "browser.mouse.click"
  • "device.app.lifecycle"