StunMessage Class |
Namespace: Ozeki.Network
The StunMessage type exposes the following members.
Name | Description | |
---|---|---|
![]() | StunMessage |
Default constructor
|
![]() | StunMessage(MessageProtocol, MessageType) |
Creates a new STUN message.
|
Name | Description | |
---|---|---|
![]() | AddAttribute |
Adds a specified STUN attribute to the STUN message
|
![]() | GetBytes |
Converts the entire STUN Message to byte array
|
![]() ![]() | Parse |
Converts the raw byte data to a STUN Message
|
Name | Description | |
---|---|---|
![]() ![]() | MAGIC_COOKIE |
Name | Description | |
---|---|---|
![]() | MessageLength |
Gets the length of the STUN message (header length not included)
|
![]() | TransactionId |
Gets the Transaction ID of the STUN message
|
![]() | TransactionIdString |
Gets the Transaction ID of the STUN message
|