Show / Hide Table of Contents

Interface IStunContext

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

Properties

| Improve this Doc View Source

Nonce

Declaration
byte[] Nonce { get; }
Property Value
Type Description
Byte[]
| Improve this Doc View Source

Password

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

Realm

Declaration
string Realm { get; }
Property Value
Type Description
String
| 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