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
/
newIsPresentMatcher
new
Is
Present
Matcher
androidJvm
@
JvmStatic
fun
newIsPresentMatcher
(
)
:
ValueMatcher
(
source
)
Creates a new value matcher for when a field should be present.
Return
A new
ValueMatcher
instance.