Class RefreshErrorResponse
Inheritance
RefreshErrorResponse
Assembly: Libplanet.Stun.dll
Syntax
public class RefreshErrorResponse : 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