CallBannerControllerDelegate

@objc(BDKCallBannerControllerDelegate)
public protocol CallBannerControllerDelegate : AnyObject

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.