Result object obtained from requests for an Instance ID and token.
| abstract String |
getId()
Returns the stable identifier that uniquely identifies this application
instance.
|
| abstract String |
getToken()
Returns the token that authorizes performing actions on behalf of this
application instance.
|
Returns the stable identifier that uniquely identifies this application instance.
Returns the token that authorizes performing actions on behalf of this application instance.
For example, this token authorizes sending messages via Firebase Cloud Messaging.