| Modifier and Type | Method and Description |
|---|---|
MessageOrBuilder |
NotificationOrBuilder.getMessagesOrBuilder(int index)
A list of messages in the notification.
|
MessageOrBuilder |
Notification.getMessagesOrBuilder(int index)
A list of messages in the notification.
|
MessageOrBuilder |
Notification.Builder.getMessagesOrBuilder(int index)
A list of messages in the notification.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends MessageOrBuilder> |
NotificationOrBuilder.getMessagesOrBuilderList()
A list of messages in the notification.
|
List<? extends MessageOrBuilder> |
Notification.getMessagesOrBuilderList()
A list of messages in the notification.
|
List<? extends MessageOrBuilder> |
Notification.Builder.getMessagesOrBuilderList()
A list of messages in the notification.
|
Copyright © 2023 Google LLC. All rights reserved.