This enum specifies STUN message type.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public enum STUN_MessageType
Public Enumeration STUN_MessageType
public enum class STUN_MessageType
type STUN_MessageType
Members
Member | Description |
---|---|
BindingRequest |
STUN message is binding request.
|
BindingResponse |
STUN message is binding request response.
|
BindingErrorResponse |
STUN message is binding requesr error response.
|
SharedSecretRequest |
STUN message is "shared secret" request.
|
SharedSecretResponse |
STUN message is "shared secret" request response.
|
SharedSecretErrorResponse |
STUN message is "shared secret" request error response.
|
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119