Definition:
An object that can receive signals or messages broadcast from one class to another, typically used in mobile app development to enable communication between components.
Related Terms:
- IntentReceiver
- T intents
- Purpose declaration
- Service classes
- DroidManifest file
- Android Manifest
- Receivers in Android