How to check android device has enabled hot spot or started local hotspot ?

Hi,

Want to check device hot spot enable/disable status through application.
Referred this:

But this returns local connections with other device using hotspot. Just want to check own device hotspot is enabled or not.

Thanks…!

I guess for this you need to write your own Android plugin and call native API code: