Skip to content

feat(fcm): Add bandwidthConstrainedOk and restrictedSatelliteOk#2994

Merged
lahirumaramba merged 3 commits intomainfrom
feat-android-config-properties
Mar 23, 2026
Merged

feat(fcm): Add bandwidthConstrainedOk and restrictedSatelliteOk#2994
lahirumaramba merged 3 commits intomainfrom
feat-android-config-properties

Conversation

@lahirumaramba
Copy link
Member

Adds two new optional boolean properties, bandwidthConstrainedOk and restrictedSatelliteOk, to the AndroidConfig type in the messaging API.

This change includes:

  • Updating the AndroidConfig interface in src/messaging/messaging-api.ts.
  • Adding the corresponding property mappings in src/messaging/messaging-internal.ts.
  • Updating unit tests in test/unit/messaging/messaging.spec.ts to cover the new properties.

Copy link
Collaborator

@jonathanedey jonathanedey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, with one nit on doc string.

google-labs-jules bot and others added 3 commits March 23, 2026 20:37
… to AndroidConfig

Adds two new optional boolean properties, `bandwidthConstrainedOk` and `restrictedSatelliteOk`, to the `AndroidConfig` type in the messaging API.

This change includes:
- Updating the `AndroidConfig` interface in `src/messaging/messaging-api.ts`.
- Adding the corresponding property mappings in `src/messaging/messaging-internal.ts`.
- Updating unit tests in `test/unit/messaging/messaging.spec.ts` to cover the new properties.
… to AndroidConfig

Adds two new optional boolean properties, `bandwidthConstrainedOk` and `restrictedSatelliteOk`, to the `AndroidConfig` type in the messaging API.

This change includes:
- Updating the `AndroidConfig` interface in `src/messaging/messaging-api.ts`.
- Adding the corresponding property mappings in `src/messaging/messaging-internal.ts`.
- Updating unit tests in `test/unit/messaging/messaging.spec.ts` to cover the new properties.
- Updating the public API documentation.
@lahirumaramba lahirumaramba force-pushed the feat-android-config-properties branch from f955c85 to 6a10192 Compare March 23, 2026 20:40
@lahirumaramba lahirumaramba merged commit 7fbad72 into main Mar 23, 2026
11 checks passed
@lahirumaramba lahirumaramba deleted the feat-android-config-properties branch March 23, 2026 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:stage Stage a release candidate release-note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants