| java.lang.Object | |
| ↳ | com.google.firebase.messaging.TopicManagementResponse.Error |
A topic management error.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int |
getIndex()
Index of the registration token to which this error is related to.
| ||||||||||
| String |
getReason()
String describing the nature of the error.
| ||||||||||
| String | toString() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Index of the registration token to which this error is related to.
String describing the nature of the error.