question

mybmr avatar image
mybmr asked Emily L answered

Event Listener for Employee Clock in / Clock out

Is there any Event Listener or Broadcast Receiver or any other possible way to get event inside app when there is any Clock In / Clock Out event happen from employee ?
Clover Android SDKEmployees
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Emily L avatar image
Emily L answered
Unfortunately, the only listener related to employees is the OnActiveEmployeeChangedListener, which triggers when an employee logs into a device. While that could be loosely related to when an employee clocks in, there would be no way to check for when an employee clocks out. Even then, there are no Android methods to get an employee’s shifts, so it would be difficult to look at clock in/clock out data.
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Bryanne Vega avatar image
Bryanne Vega answered Bryanne Vega edited
<Edit>

After re-visiting your question, no, these parts are not exposed by the Time management app, although if they're using Homebase, their API might have that functionality.
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community