# Predefined events

Predefined events is the set of events created by us to gather access to hardware data (device model, os version etc.), Those events are gathered and sent automatically with user profile.

List of predefined events

It allow you to retrieve some hardware information. For example:

DeviceInformation()

Passes the device information to the event, such as:

  • OS Version
  • SDK Version
  • Device
  • Device model
  • Device manufacturer
  • Is device rooted?

ScreenProperties()

Passes the device screen width and screen height to the event

  • Screen height
  • Screen width