Airship Unity Plugin 10.0.0
  • AirshipSDK
  • AirshipPushAndroid
Public Member Functions | List of all members
AirshipSDK.AirshipPushAndroid Class Reference

Android Push. More...

+ Inheritance diagram for AirshipSDK.AirshipPushAndroid:
[legend]
+ Collaboration diagram for AirshipSDK.AirshipPushAndroid:
[legend]

Public Member Functions

bool IsNotificationChannelEnabled (string channel)
 Checks if a notification category/channel is enabled.
 
void SetNotificationConfig (AndroidNotificationConfig config)
 Sets the notification config.
 
void SetForegroundNotificationsEnabled (bool enabled)
 Enables/disables showing notifications in the foreground.
 
bool IsForegroundNotificationsEnabled ()
 Checks if notifications show in the foreground.
 

Detailed Description

Android Push.

Member Function Documentation

◆ IsForegroundNotificationsEnabled()

bool AirshipSDK.AirshipPushAndroid.IsForegroundNotificationsEnabled ( )
inline

Checks if notifications show in the foreground.

Returns
true if notifications show in the foreground, otherwise false.

Implements AirshipSDK.IAirshipPushAndroid.

◆ IsNotificationChannelEnabled()

bool AirshipSDK.AirshipPushAndroid.IsNotificationChannelEnabled ( string  channel)
inline

Checks if a notification category/channel is enabled.

Parameters
channelThe channel name.
Returns
true if the channel is enabled, otherwise false.

Implements AirshipSDK.IAirshipPushAndroid.

◆ SetForegroundNotificationsEnabled()

void AirshipSDK.AirshipPushAndroid.SetForegroundNotificationsEnabled ( bool  enabled)
inline

Enables/disables showing notifications in the foreground.

Parameters
enabledtrue to enable, false to disable.

Implements AirshipSDK.IAirshipPushAndroid.

References AirshipSDK.List.

◆ SetNotificationConfig()

void AirshipSDK.AirshipPushAndroid.SetNotificationConfig ( AndroidNotificationConfig  config)
inline

Sets the notification config.

Parameters
configThe notification config.

Implements AirshipSDK.IAirshipPushAndroid.

References AirshipSDK.List.


Generated on Wed Sep 2 2026 21:27:03 for Airship Unity Plugin by   doxygen 1.9.8