Why the singleton isn't working with my class, which have to retriev if the device is connected?

后端 未结 0 1751
谎友^
谎友^ 2021-01-03 06:30

I have a class that retrieve if the device is connected or not:

import Foundation
import Network

final class NetworkMonitor {
    
    static let shared = Ne         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题