MessageNotificationControllerDelegate

@objc(BCHMessageNotificationControllerDelegate)
public protocol MessageNotificationControllerDelegate : AnyObject

Represents the delegate of a MessageNotificationController instance. MessageNotificationController instances will notify their delegate about actions happened to themselves.