Show / Hide Table of Contents

Interface IIceServer

Namespace: Libplanet.Stun
Assembly: Libplanet.Stun.dll
Syntax
public interface IIceServer

Properties

| Improve this Doc View Source

Credential

Declaration
string Credential { get; }
Property Value
Type Description
String
| Improve this Doc View Source

Url

Declaration
Uri Url { get; }
Property Value
Type Description
Uri
| Improve this Doc View Source

Username

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