toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-automation
/
com.urbanairship.automation
/
ExecutionWindow
Execution
Window
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
class
ExecutionWindow
(
includes
:
List
<
Rule
>
?
=
null
,
excludes
:
List
<
Rule
>
?
=
null
)
:
JsonSerializable
Members
Constructors
Execution
Window
Link copied to clipboard
constructor
(
includes
:
List
<
Rule
>
?
=
null
,
excludes
:
List
<
Rule
>
?
=
null
)
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
to
Json
Value
Link copied to clipboard
open
override
fun
toJsonValue
(
)
:
JsonValue