| com.google.firebase.messaging.BatchResponse |
Response from an operation that sends FCM messages to multiple recipients.
See sendAll(List) and sendMulticast(MulticastMessage).
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract int | getFailureCount() | ||||||||||
| abstract List<SendResponse> | getResponses() | ||||||||||
| abstract int | getSuccessCount() | ||||||||||