KeyFoundAt
indigo.shared.events.StorageEvent$.KeyFoundAt
final case class KeyFoundAt(index: Int, key: Option[String]) extends StorageEvent
Key check response.
Value parameters
- index
-
the index checked
- key
-
the unique key name found at the index position.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StorageEventtrait GlobalEventclass Objecttrait Matchableclass Any
Members list
In this article