Class Device
java.lang.Object
es.kukenan.smartfi.microservice.eventsender.events.event.Device
- All Implemented Interfaces:
Serializable
Device class.
- See Also:
-
Field Details
-
deviceToken
The device token. -
deviceId
The device id. -
deviceType
The device type. -
appVersion
The app version.
-
-
Constructor Details
-
Device
Constructor.- Parameters:
deviceToken- deviceTokendeviceId- deviceIddeviceType- deviceTypeappVersion- appVersion
-
-
Method Details