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.actions
/
ActionPredicate
Action
Predicate
androidJvm
fun
interface
ActionPredicate
(
source
)
Inheritors
AddCustomEventActionPredicate
FetchDeviceInfoPredicate
SetAttributesPredicate
AddTagsPredicate
ModifyTagsPredicate
RemoveTagsPredicate
Members
Functions
apply
Link copied to clipboard
androidJvm
abstract
fun
apply
(
arguments
:
ActionArguments
)
:
Boolean