UAInboxPushHandler Class Reference
Inherits from | NSObject |
Declared in | UAInboxPushHandler.h |
Properties
delegate
The delegate that should be notified when an incoming push is handled, as an object conforming to the UAInboxPushHandlerDelegate protocol. NOTE: The delegate is not retained.
@property (nonatomic, weak, nullable) id<UAInboxPushHandlerDelegate> delegate
Declared In
UAInboxPushHandler.h