kony.notificationContentExtension Namespace

The kony.notificationContentExtension Namespace enables you to add support for Notification Content app extensions in your iOS app. With Notification Content app extensions, your app can display a custom user interface for its notifications. For more information about what Notification Content app extensions are and what you can use them for, refer the Apple developer documentation.

You can add a Notification Content extension to your app in the same way that you add any other type of iOS app extension. For more details, refer App Extension for iOS.

Before your Notification Content extension can be used, your app must set the callback functions that provide the Notification Content app extension with its functionality. It does this by invoking the kony.notificationContentExtension.setExtensionsCallbacks function.

Properties

The kony.notificationContentExtension Namespace contains the following properties.

Functions

The kony.notificationContentExtension Namespace provides the following function.