endLiveUpdate
Dismisses the Live Update with the given activityId.
Use this when the app knows an activity has finished before the server sends its terminal end push — for example the user cancels an order from inside the app. If no Live Update with this id is currently shown, the call does nothing.
Safe to call from any thread; a no-op on devices below API 36.
Parameters
activityId
the id identifying the Live Update, as supplied in its push payload