Class AllocateSuccessResponse
Inheritance
AllocateSuccessResponse
Assembly: Libplanet.Stun.dll
Syntax
public class AllocateSuccessResponse : StunMessage
Properties
|
Improve this Doc
View Source
Class
Declaration
public override StunMessage.MessageClass Class { get; }
Property Value
Overrides
|
Improve this Doc
View Source
Method
Declaration
public override StunMessage.MessageMethod Method { get; }
Property Value
Overrides
|
Improve this Doc
View Source
RelayedEndPoint
Declaration
public IPEndPoint RelayedEndPoint { get; }
Property Value