Receiver
The C# definition of the <receiver> Android Manifest element.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Class
- Namespace: Unity.Android.Gradle.Manifest
- Assembly: Unity.Android.Gradle
- Inherits from: BaseElement
- Implements: ICloneable
public sealed class Receiver : BaseElement, ICloneable
Remarks
For more information about the element, see Android's documentation: Receiver element
Constructors
Constructor | Description |
|---|---|
| Receiver() | Element constructor. |
| Receiver(Unity.Android.Gradle.Manifest.Receiver) | Element constructor. |
Properties
Property | Description |
|---|---|
| Attributes | The attributes container for the |
| IntentFilterList | List of |
| MetaDataList | List of |
Classes
Class | Description |
|---|---|
| Receiver.AttributesContainer | The attributes container for the |