Device Last Login

The DeviceLastLogin record class is the DTO used to share the information about a device and its current last login in the current session

Author

N7ghtm4r3 - Tecknobit

Parameters

device

The device information

lastLogin

The timestamp of the last login the device done in the current session

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String