CallBannerControllerDelegate

@available(*, deprecated, message: "The CallBannerController controller and all its related types have been deprecated and they will be removed in a future release")
@objc(BDKCallBannerControllerDelegate)
public protocol CallBannerControllerDelegate

The CallBannerController‘s delegate. CallBannerController instances will notify their delegate about events that have or are about to occur, giving them the ability to react to those event accordingly.