Android Permissions

All you ever wanted to know about Android permissions

android.permission.CHANGE_WIFI_MULTICAST_STATE

allow Wi-Fi Multicast reception
Allows the app to receive packets sent to all devices on a Wi-Fi network using multicast addresses, not just your phone. It uses more power than the non-multicast mode.

Belongs to:

android.permission-group.AFFECTS_BATTERY

Affects Battery
Use features that can quickly drain battery.