Protocols

The following protocols are available globally.

  • CorePushAnalyticsManagerDelegateのデリゲートプロトコル

    See more

    Declaration

    Objective-C

    @protocol CorePushAnalyticsManagerDelegate <NSObject>

    Swift

    protocol CorePushAnalyticsManagerDelegate : NSObjectProtocol
  • CorePushManagerクラスのデリゲートメソッドを定義したプロトコル

    See more

    Declaration

    Objective-C

    @protocol CorePushManagerDelegate <NSObject>

    Swift

    protocol CorePushManagerDelegate : NSObjectProtocol
  • CorePushNotificationHistoryManagerDelegateのデリゲートプロトコル

    See more

    Declaration

    Objective-C

    @protocol CorePushNotificationHistoryManagerDelegate <NSObject>

    Swift

    protocol CorePushNotificationHistoryManagerDelegate : NSObjectProtocol