Airship Android SDK
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Airship Android SDK
urbanairship-core
/
com.urbanairship.json
/
ValueMatcher
/
Companion
/
newValueMatcher
new
Value
Matcher
androidJvm
@
JvmStatic
fun
newValueMatcher
(
value
:
JsonValue
)
:
ValueMatcher
(
source
)
Creates a new value matcher.
Return
A new
ValueMatcher
instance.
Parameters
value
The value to apply as a
JsonValue
.