Implement FCM handler for WebProtect binary uploads
This class will handle the interactions with FCM, routing messages to the appropriate callback, and managing the lifetime of the InstanceID token. At the moment, the InstanceID token is created and never deleted, but in the future we may want to manage the lifetime of the token. Bug: 980784 Change-Id: I605affb03cd2e01eb258b15ebdc147b15a022a3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1731542 Commit-Queue: Daniel Rubery <drubery@chromium.org> Reviewed-by:Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#685231}
Showing
Please register or sign in to comment