Classes
The following classes are available globally.
-
Provides an EventSource client for consuming Server-Sent Events.
See the Server-Sent Events spec for more details.
See moreDeclaration
Swift
public class EventSource
-
Error class that indicates the remote server returned an unsuccessful HTTP response code.
See moreDeclaration
Swift
public class UnsuccessfulResponseError : Error