Protocols
The following protocols are available globally.
-
CorePushAnalyticsManagerDelegateのデリゲートプロトコル
See moreDeclaration
Objective-C
@protocol CorePushAnalyticsManagerDelegate <NSObject>
Swift
protocol CorePushAnalyticsManagerDelegate : NSObjectProtocol
-
CorePushManagerクラスのデリゲートメソッドを定義したプロトコル
See moreDeclaration
Objective-C
@protocol CorePushManagerDelegate <NSObject>
Swift
protocol CorePushManagerDelegate : NSObjectProtocol
-
CorePushNotificationHistoryManagerDelegateのデリゲートプロトコル
See moreDeclaration
Objective-C
@protocol CorePushNotificationHistoryManagerDelegate <NSObject>
Swift
protocol CorePushNotificationHistoryManagerDelegate : NSObjectProtocol