TTDC
appsuite_communications_api_testing_frontend
/
com.tomtom.ivi.appsuite.communications.api.testing.frontend.notification
Package-level
declarations
Functions
Properties
Properties
that
Is
Notification
Answer
Button
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
val
thatIsNotificationAnswerButton
:
Matcher
<
View
>
that
Is
Notification
Hangup
Button
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
val
thatIsNotificationHangupButton
:
Matcher
<
View
>
Functions
answer
Call
From
Notification
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
fun
answerCallFromNotification
(
callerNumber
:
String
)
hangup
Call
From
Notification
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
fun
hangupCallFromNotification
(
)
wait
For
Notification
To
Disappear
Link copied to clipboard
@
IviExperimental
(
reasons
=
[
]
)
fun
waitForNotificationToDisappear
(
)
:
ViewInteraction