Skip to content

Instantly share code, notes, and snippets.

@atulkhatri
Created July 12, 2021 17:07
Show Gist options
  • Save atulkhatri/2dddc9c195386754ca588d22936c4325 to your computer and use it in GitHub Desktop.
Save atulkhatri/2dddc9c195386754ca588d22936c4325 to your computer and use it in GitHub Desktop.
tvOS Bootcamp Network Manager 6
enum NetworkError: Error {
case invalidUrl
case invalidData
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment