Airship Android SDK
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Airship Android SDK
urbanairship-core
/
com.urbanairship.ai
/
EvaluationRecord
/
Outcome
/
Skipped
Skipped
data
class
Skipped
(
val
reason
:
String
)
:
EvaluationRecord.Outcome
(
source
)
The evaluation never ran.
Parameters
reason
Why it didn't run.
Members
Constructors
Skipped
Link copied to clipboard
constructor
(
reason
:
String
)
Properties
reason
Link copied to clipboard
val
reason
:
String