ICXCallDirectoryExtensionContextDelegate Interface

Definition

[Foundation.Protocol(Name="CXCallDirectoryExtensionContextDelegate", WrapperType=typeof(CallKit.CXCallDirectoryExtensionContextDelegateWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public interface ICXCallDirectoryExtensionContextDelegate : IDisposable, ObjCRuntime.INativeObject
type ICXCallDirectoryExtensionContextDelegate = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

RequestFailed(CXCallDirectoryExtensionContext, NSError)

Applies to