delegate

Sets a delegate that can handle request failures for the Call Directory extension context object.

Declaration

weak var delegate: (any CXCallDirectoryExtensionContextDelegate)? { get set }