Settings

public struct Settings

Additional properties that can be configured for the notification.

  • Settings specific to the iOS platform.

    See more

    Declaration

    Swift

    public struct Apns
  • Gcm

    Settings specific to the Android platform.

    See more

    Declaration

    Swift

    public struct Gcm
  • Settings specific to the Firefox web platform.

    See more

    Declaration

    Swift

    public struct FirefoxWeb
  • Settings specific to the Chrome web platform.

    See more

    Declaration

    Swift

    public struct ChromeWeb
  • Settings specific to the Safari platform.

    See more

    Declaration

    Swift

    public struct SafariWeb
  • Settings specific to the Chrome apps and extensions platform.

    See more

    Declaration

    Swift

    public struct ChromeAppExt