| Package | com.myflashlab.air.extensions.firebase.fcm |
| Class | public class OneSignalDisplayType |
| Inheritance | OneSignalDisplayType Object |
| Method | Defined By | ||
|---|---|---|---|
| OneSignalDisplayType | |||
| Constant | Defined By | ||
|---|---|---|---|
| IN_APP_ALERT : int = 1 [static] Default UIAlertView display | OneSignalDisplayType | ||
| NONE : int = 0 [static] Notification is silent, or app is in focus but InAppAlertNotifications are disabled | OneSignalDisplayType | ||
| NOTIFICATION : int = 2 [static] iOS native notification display | OneSignalDisplayType | ||
| OneSignalDisplayType | () | Constructor |
public function OneSignalDisplayType()| IN_APP_ALERT | Constant |
public static const IN_APP_ALERT:int = 1Default UIAlertView display
| NONE | Constant |
public static const NONE:int = 0Notification is silent, or app is in focus but InAppAlertNotifications are disabled
| NOTIFICATION | Constant |
public static const NOTIFICATION:int = 2iOS native notification display