namespace IdentityLookup
{
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacCatalyst, 13, 0, PlatformArchitecture.None, null)]
[Protocol(Name = "ILMessageFilterQueryHandling", WrapperType = typeof(ILMessageFilterQueryHandlingWrapper))]
[ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "HandleQueryRequest", ParameterBlockProxy = new[] { null, null, typeof(NIDActionArity1V63) }, ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(ILMessageFilterQueryRequest), typeof(ILMessageFilterExtensionContext), typeof(Action<ILMessageFilterQueryResponse>) }, Selector = "handleQueryRequest:context:completion:")]
[Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
public interface IILMessageFilterQueryHandling : INativeObject, IDisposable
}
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
---|---|
Help | Documentation |
.NET | 7.0-ios |
Xamarin iOS | 0.0 |
OS Platforms | For the selected framework this API is supported on all OS platforms. |