SCNetworkProtocolGetProtocolType(_:)
Returns the type of the specified network protocol.
Declaration
func SCNetworkProtocolGetProtocolType(_ protocol: SCNetworkProtocol) -> CFString?Parameters
- protocol:
The network protocol.
Return Value
The protocol type.