PushNotificationsCategoryPlugin
public protocol PushNotificationsCategoryPlugin : Plugin, PushNotificationsCategoryBehaviour
Defines a plugin that implements the behaviour of the Push Notifications category
-
categoryTypeExtension methodDeclaration
Swift
var categoryType: CategoryType { get }
View on GitHub