CallBannerView

@objc(BDKCallBannerView)
public class CallBannerView : UIView

Represents the “return to call” bar presented at the top of the screen when a call is in progress.

Init methods

  • Initialize a CallBannerView instance.

    Declaration

    Swift

    convenience public init()