xamarinwatchos
namespace Foundation
{
    [Introduced(PlatformName.iOS, 7, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.MacOSX, 10, 9, PlatformArchitecture.All, null)]
    [Protocol(Name = "NSURLSessionDataDelegate", WrapperType = typeof(NSUrlSessionDataDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidBecomeDownloadTask", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(NSUrlSession), typeof(NSUrlSessionDataTask), typeof(NSUrlSessionDownloadTask) }, Selector = "URLSession:dataTask:didBecomeDownloadTask:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidReceiveData", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(NSUrlSession), typeof(NSUrlSessionDataTask), typeof(NSData) }, Selector = "URLSession:dataTask:didReceiveData:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidBecomeStreamTask", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(NSUrlSession), typeof(NSUrlSessionDataTask), typeof(NSUrlSessionStreamTask) }, Selector = "URLSession:dataTask:didBecomeStreamTask:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidReceiveResponse", ParameterBlockProxy = new[] { null, null, null, typeof(NIDActionArity1V33) }, ParameterByRef = new[] { false, false, false, false }, ParameterType = new[] { typeof(NSUrlSession), typeof(NSUrlSessionDataTask), typeof(NSUrlResponse), typeof(Action<NSUrlSessionResponseDisposition>) }, Selector = "URLSession:dataTask:didReceiveResponse:completionHandler:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WillCacheResponse", ParameterBlockProxy = new[] { null, null, null, typeof(NIDActionArity1V30) }, ParameterByRef = new[] { false, false, false, false }, ParameterType = new[] { typeof(NSUrlSession), typeof(NSUrlSessionDataTask), typeof(NSCachedUrlResponse), typeof(Action<NSCachedUrlResponse>) }, Selector = "URLSession:dataTask:willCacheResponse:completionHandler:")]
    public interface INSUrlSessionDataDelegate : INSUrlSessionDelegate, INSUrlSessionTaskDelegate, INativeObject, IDisposable
}
nuget.org
0.0 %
Reference this API
0.0 %
Derive from this class or interface
Assembly Xamarin.WatchOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.07.08.09.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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