URLSessionDataDelegate
E1277728
UNEXPLORED
URLSessionDataDelegate is a Swift protocol that defines methods for receiving and handling data and response-related events from tasks in a URLSession.
All labels observed (1)
| Label | Occurrences |
|---|---|
| URLSessionDataDelegate canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T17568889 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: URLSessionDataDelegate Context triple: [URLSession, hasComponent, URLSessionDataDelegate]
-
A.
URLSessionDelegate
URLSessionDelegate is a protocol in Apple’s networking APIs that lets you handle session-level events such as authentication challenges, redirections, and background transfers for a URLSession.
-
B.
URLSessionStreamDelegate
URLSessionStreamDelegate is a protocol in Apple’s networking APIs that lets you handle events and lifecycle callbacks specific to stream-based URL session tasks, such as opening, closing, and error handling for network streams.
-
C.
URLSession
URLSession is Apple’s networking API for performing HTTP and other URL-based data transfers in iOS, macOS, and related platforms.
-
D.
URLSessionTask
URLSessionTask is a Foundation framework class representing a single network data transfer request managed by a URLSession in Apple’s networking APIs.
-
E.
URLSessionStreamTask
URLSessionStreamTask is a Foundation networking task type used to establish and manage bidirectional TCP/IP streams for reading and writing data over a network connection in iOS and macOS apps.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: URLSessionDataDelegate Target entity description: URLSessionDataDelegate is a Swift protocol that defines methods for receiving and handling data and response-related events from tasks in a URLSession.
-
A.
URLSessionDelegate
URLSessionDelegate is a protocol in Apple’s networking APIs that lets you handle session-level events such as authentication challenges, redirections, and background transfers for a URLSession.
-
B.
URLSessionStreamDelegate
URLSessionStreamDelegate is a protocol in Apple’s networking APIs that lets you handle events and lifecycle callbacks specific to stream-based URL session tasks, such as opening, closing, and error handling for network streams.
-
C.
URLSession
URLSession is Apple’s networking API for performing HTTP and other URL-based data transfers in iOS, macOS, and related platforms.
-
D.
URLSessionTask
URLSessionTask is a Foundation framework class representing a single network data transfer request managed by a URLSession in Apple’s networking APIs.
-
E.
URLSessionStreamTask
URLSessionStreamTask is a Foundation networking task type used to establish and manage bidirectional TCP/IP streams for reading and writing data over a network connection in iOS and macOS apps.
- F. None of above. chosen
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.