CallBannerControllerDelegate

@objc(BDKCallBannerControllerDelegate)
public protocol CallBannerControllerDelegate : AnyObject

Represents the delegate of a CallBannerController instance. CallBannerController instances will notify their delegate about actions happened to themself.