Show / Hide Table of Contents

Class TurnClientException

Inheritance
Object
TurnClientException
Namespace: Libplanet.Stun
Assembly: Libplanet.Stun.dll
Syntax
public class TurnClientException : Exception

Constructors

| Improve this Doc View Source

TurnClientException(String, StunMessage)

Declaration
public TurnClientException(string message, StunMessage response = null)
Parameters
Type Name Description
String message
StunMessage response

Properties

| Improve this Doc View Source

Response

Declaration
public StunMessage Response { get; }
Property Value
Type Description
StunMessage
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018–2022 Planetarium