setLastPreKeyRefillCheckInstant
abstract suspend fun setLastPreKeyRefillCheckInstant(instant: <Error class: unknown class>): Either<StorageFailure, Unit>
Sets the last prekey refill check date.
Return
Either a StorageFailure if the operation fails, or Unit if successful.
Parameters
instant
The instant representing the date and time of the last prekey upload.