xamarinmac
namespace Foundation
{
    [Introduced(PlatformName.iOS, 7, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.MacOSX, 10, 9, PlatformArchitecture.All, null)]
    [Protocol(Name = "NSURLSessionDelegate", WrapperType = typeof(NSUrlSessionDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidBecomeInvalid", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NSUrlSession), typeof(NSError) }, Selector = "URLSession:didBecomeInvalidWithError:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidFinishEventsForBackgroundSession", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSUrlSession) }, Selector = "URLSessionDidFinishEventsForBackgroundURLSession:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidReceiveChallenge", ParameterBlockProxy = new[] { null, null, typeof(NIDActionArity2V42) }, ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(NSUrlSession), typeof(NSUrlAuthenticationChallenge), typeof(Action<NSUrlSessionAuthChallengeDisposition, NSUrlCredential>) }, Selector = "URLSession:didReceiveChallenge:completionHandler:")]
    public interface INSUrlSessionDelegate : INativeObject, IDisposable
}
nuget.org
0.0 %
Reference this API
0.0 %
Derive from this class or interface
.NET 6.07.08.09.0
Information specific to xamarinmac
Assembly

Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

06/26/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙