ConnectionAttemptMessage Methods |
The ConnectionAttemptMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetAlternateServer |
Gets the alternate-server attribute.
(Inherited from Message.) | |
| GetChannelNumber |
Gets the channel-number attribute.
(Inherited from Message.) | |
| GetConnectionId |
Gets the connection-id attribute.
(Inherited from Message.) | |
| GetData |
Gets the data attribute.
(Inherited from Message.) | |
| GetDontFragment |
Gets the don't-fragment attribute.
(Inherited from Message.) | |
| GetErrorCode |
Gets the error-code attribute.
(Inherited from Message.) | |
| GetEvenPort |
Gets the even-port attribute.
(Inherited from Message.) | |
| GetFingerprint |
Gets the fingerprint attribute.
(Inherited from Message.) | |
| GetHashCode | (Inherited from Object.) | |
| GetIceControlled |
Gets the ICE-controlled attribute.
(Inherited from Message.) | |
| GetIceControlling |
Gets the ICE-controlling attribute.
(Inherited from Message.) | |
| GetLength |
Gets the length of the message.
(Inherited from Message.) | |
| GetLifetime |
Gets the lifetime attribute.
(Inherited from Message.) | |
| GetMappedAddress |
Gets the mapped-address attribute.
(Inherited from Message.) | |
| GetMessageIntegrity |
Gets the message-integrity attribute.
(Inherited from Message.) | |
| GetNonce |
Gets the nonce attribute.
(Inherited from Message.) | |
| GetPayloadLength |
Gets the length of the payload.
(Inherited from Message.) | |
| GetPriority |
Gets the priority attribute.
(Inherited from Message.) | |
| GetRealm |
Gets the realm attribute.
(Inherited from Message.) | |
| GetRequestedAddressFamily |
Gets the requested-address-family attribute.
(Inherited from Message.) | |
| GetRequestedTransport |
Gets the requested-transport attribute.
(Inherited from Message.) | |
| GetReservationToken |
Gets the reservation-token attribute.
(Inherited from Message.) | |
| GetSoftware |
Gets the software attribute.
(Inherited from Message.) | |
| GetTransactionTransmitCounter |
Gets the transaction-transmit-counter attribute.
(Inherited from Message.) | |
| GetType | (Inherited from Object.) | |
| GetUnknownAttributes |
Gets the unknown-attributes attribute.
(Inherited from Message.) | |
| GetUseCandidate |
Gets the use-candidate attribute.
(Inherited from Message.) | |
| GetUsername |
Gets the username attribute.
(Inherited from Message.) | |
| GetXorMappedAddress |
Gets the XOR-mapped-address attribute.
(Inherited from Message.) | |
| GetXorPeerAddress |
Gets the XOR-peer-address attribute.
(Inherited from Message.) | |
| GetXorRelayedAddress |
Gets the XOR-relayed-address attribute.
(Inherited from Message.) | |
| MemberwiseClone | (Inherited from Object.) | |
| SetAlternateServer |
Set the alternate-server attribute.
(Inherited from Message.) | |
| SetChannelNumber |
Sets the channel-number attribute.
(Inherited from Message.) | |
| SetConnectionId |
Sets the connection-id attribute.
(Inherited from Message.) | |
| SetData |
Sets the data attribute.
(Inherited from Message.) | |
| SetDontFragment |
Sets the don't-fragment attribute.
(Inherited from Message.) | |
| SetErrorCode |
Set the error-code attribute.
(Inherited from Message.) | |
| SetEvenPort |
Sets the even-port attribute.
(Inherited from Message.) | |
| SetFingerprint |
Set the fingerprint attribute.
(Inherited from Message.) | |
| SetIceControlled |
Sets the ICE-controlled attribute.
(Inherited from Message.) | |
| SetIceControlling |
Sets the ICE-controlling attribute.
(Inherited from Message.) | |
| SetLifetime |
Sets the lifetime attribute.
(Inherited from Message.) | |
| SetMappedAddress |
Set the mapped-address attribute.
(Inherited from Message.) | |
| SetMessageIntegrity |
Set the message-integrity attribute.
(Inherited from Message.) | |
| SetNonce |
Set the nonce attribute.
(Inherited from Message.) | |
| SetPriority |
Sets the priority attribute.
(Inherited from Message.) | |
| SetRealm |
Set the realm attribute.
(Inherited from Message.) | |
| SetRequestedAddressFamily |
Sets the requested-address-family attribute.
(Inherited from Message.) | |
| SetRequestedTransport |
Sets the requested-transport attribute.
(Inherited from Message.) | |
| SetReservationToken |
Sets the reservation-token attribute.
(Inherited from Message.) | |
| SetSoftware |
Set the software attribute.
(Inherited from Message.) | |
| SetTransactionTransmitCounter |
Set the transaction-transmit-counter attribute.
(Inherited from Message.) | |
| SetUnknownAttributes |
Set the unknown-attributes attribute.
(Inherited from Message.) | |
| SetUseCandidate |
Sets the use-candidate attribute.
(Inherited from Message.) | |
| SetUsername |
Set the username attribute.
(Inherited from Message.) | |
| SetXorMappedAddress |
Set the XOR-mapped-address attribute.
(Inherited from Message.) | |
| SetXorPeerAddress |
Sets the XOR-peer-address attribute.
(Inherited from Message.) | |
| SetXorRelayedAddress |
Sets the XOR-relayed-address attribute.
(Inherited from Message.) | |
| ToString | (Inherited from Object.) | |
| WriteTo(DataBuffer) |
Writes the message to a data buffer.
(Inherited from Message.) | |
| WriteTo(DataBuffer, Int32) |
Writes the message to a data buffer.
(Inherited from Message.) | |
| WriteTo(DataBuffer, Int32, Int32) |
Writes the message to a data buffer.
(Inherited from Message.) |