Class AllocateErrorResponse
Inheritance
AllocateErrorResponse
Assembly: Libplanet.Stun.dll
Syntax
public class AllocateErrorResponse : StunMessage
Properties
|
Improve this Doc
View Source
Class
Declaration
public override StunMessage.MessageClass Class { get; }
Property Value
Overrides
|
Improve this Doc
View Source
ErrorCode
Declaration
public int ErrorCode { get; }
Property Value
|
Improve this Doc
View Source
Method
Declaration
public override StunMessage.MessageMethod Method { get; }
Property Value
Overrides
|
Improve this Doc
View Source
Nonce
Declaration
public byte[] Nonce { get; }
Property Value
|
Improve this Doc
View Source
Realm
Declaration
public string Realm { get; }
Property Value
|
Improve this Doc
View Source
Reason
Declaration
public string Reason { get; }
Property Value