次の方法で共有


ICXCallDirectoryExtensionContextDelegate インターフェイス

定義

[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
派生
属性
実装

プロパティ

Handle

アンマネージド オブジェクト表現へのハンドル (ポインター)。

(継承元 INativeObject)

メソッド

RequestFailed(CXCallDirectoryExtensionContext, NSError)

適用対象