TTGetLockAccessoryElectricQuantity typedef

TTGetLockAccessoryElectricQuantity = void Function(int currentCount, int totalCount)

Implementation

typedef TTGetLockAccessoryElectricQuantity = void Function(
    int electricQuantity, int updateDate);