toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-automation
/
com.urbanairship.automation
/
AutomationTrigger
/
Compound
Compound
class
Compound
(
trigger
:
CompoundAutomationTrigger
)
:
AutomationTrigger
Compound trigger
Members
Constructors
Compound
Link copied to clipboard
constructor
(
trigger
:
CompoundAutomationTrigger
)
Inherited properties
goal
Link copied to clipboard
val
goal
:
Double
id
Link copied to clipboard
val
id
:
String
type
Link copied to clipboard
val
type
:
String
Functions
to
Json
Value
Link copied to clipboard
open
override
fun
toJsonValue
(
)
:
JsonValue
Inherited functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int