Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ProtocolType

A protocol type.

Index

Enumeration members

Enumeration members

Tcp

Tcp: = 2
Indicates the TCP protocol.
field

Tcp

type

{fm.icelink.ProtocolType}

Tls

Tls: = 3
Indicates the TLS protocol.
field

Tls

type

{fm.icelink.ProtocolType}

Udp

Udp: = 1
Indicates the UDP protocol.
field

Udp

type

{fm.icelink.ProtocolType}

Unknown

Unknown: = 4
Indicates an unknown protocol.
field

Unknown

type

{fm.icelink.ProtocolType}