Android app listening to items

Hi,

I’ve been browsing through the android app codebase but haven’t found how the app listens to different events on openhab? Found a discussion about moving to SSE, but how does it work now?

Sitemap REST API, one first call to get the page content + one second call with long polling to wait for an item change.