#import <CPTInboxListener.h>
◆ onInboxError:()
- (void) onInboxError: |
|
(nullable NSError *) |
error |
|
|
optional |
Triggers on inbox error
- Parameters
-
error | NSError error object |
◆ onNewInboxMessages:()
- (void) onNewInboxMessages: |
|
(nonnull NSArray< id< CPTInboxItem >> *) |
items |
|
|
optional |
Triggers on new message
- Parameters
-
◆ onNewInboxNotification:()
- (void) onNewInboxNotification: |
|
(nonnull NSArray< id< CPTInboxItem >> *) |
items |
|
|
optional |
Triggers on new Inbox notification
- Parameters
-
The documentation for this protocol was generated from the following file: