Example usage for android.net ConnectivityManager ACTION_RESTRICT_BACKGROUND_CHANGED

List of usage examples for android.net ConnectivityManager ACTION_RESTRICT_BACKGROUND_CHANGED

Introduction

In this page you can find the example usage for android.net ConnectivityManager ACTION_RESTRICT_BACKGROUND_CHANGED.

Prototype

String ACTION_RESTRICT_BACKGROUND_CHANGED

To view the source code for android.net ConnectivityManager ACTION_RESTRICT_BACKGROUND_CHANGED.

Click Source Link

Document

A change in the background metered network activity restriction has occurred.

Usage