ProtocolType
public enum ProtocolType: UInt8The protocol type of the data transportation.
- 
                  
                  DeclarationSwift case messageStream = 0 /// The message oriented transportation.
- 
                  
                  The message oriented transportation. DeclarationSwift case byteStream /// The stream oriented transportation; the
 ProtocolType Enumeration Reference
        ProtocolType Enumeration Reference