AirshipSDK.IAirshipPushAndroid Interface Reference
Inheritance diagram for AirshipSDK.IAirshipPushAndroid:Public Member Functions | |
| bool | IsNotificationChannelEnabled (string channel) |
| void | SetNotificationConfig (AndroidNotificationConfig config) |
| void | SetForegroundNotificationsEnabled (bool enabled) |
| bool | IsForegroundNotificationsEnabled () |
Member Function Documentation
◆ IsForegroundNotificationsEnabled()
| bool AirshipSDK.IAirshipPushAndroid.IsForegroundNotificationsEnabled | ( | ) |
Implemented in AirshipSDK.AirshipPushAndroid.
◆ IsNotificationChannelEnabled()
Implemented in AirshipSDK.AirshipPushAndroid.
◆ SetForegroundNotificationsEnabled()
Implemented in AirshipSDK.AirshipPushAndroid.
◆ SetNotificationConfig()
| void AirshipSDK.IAirshipPushAndroid.SetNotificationConfig | ( | AndroidNotificationConfig | config | ) |
Implemented in AirshipSDK.AirshipPushAndroid.
1.9.8