TransportType
These ENUMs are applicable to the URL Structure (see URL) and the Via header (see Via).
Enum TransportType
| 
                                                             TransportType  | 
                                                        
                                                             Value  | 
                                                    
|---|---|
| 
                                                             UDP  | 
                                                        
                                                             0  | 
                                                    
| 
                                                             TCP  | 
                                                        
                                                             1  | 
                                                    
| 
                                                             TLS  | 
                                                        
                                                             2  | 
                                                    
| 
                                                             SCTP  | 
                                                        
                                                             3  |