I know that using cordova-plugin-network-information
can monitor the online and offline status of mobile phones, but it does not provide events for network type changes when online,
My current idea is to set up a timer to detect the network type regularly
http://ngcordova.com/docs/plugins/network/
It uses ngCordova, and the event object will return the complete network information object