{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
class NotificationActionSubject
Subject for making assertions about android.app.Notification.Actions.
Only supports on Android APIs >= 16
Public constructors |
|
|---|---|
Public functions |
|
|---|---|
java-static NotificationActionSubject! |
assertThat(action: Action!) |
java-static Factory<NotificationActionSubject, Action>! |
|
StringSubject! |
title() |
java-static fun notificationActions(): Factory<NotificationActionSubject, Action>!