androidx.wear.phone.interactions.notifications

Interfaces

BridgingConfigurationHandler

Handler for applying the notification bridging configuration when received by the service.

Classes

BridgingConfig

Bridging configuration to be specified at runtime, to set tags for notifications that are exempt from the bridging mode. specifically, create a BridgingConfig object, add excluded tags, then set it with BridgingManager.setConfig

BridgingConfig.Builder

Builder for BridgingConfig.

BridgingManager

APIs to enable/disable notification bridging at runtime.

BridgingManagerService

Service class receiving notification bridging configurations.