C# Class SIPSorcery.Net.TurnServer

Datei anzeigen Open project: sipsorcery/sipsorcery

Public Properties

Property Type Description
AuthorisationAttempts int
Nonce string
Password string
Realm string
ServerEndPoint System.Net.IPEndPoint
Username string

Property Details

AuthorisationAttempts public_oe property

public int AuthorisationAttempts
return int

Nonce public_oe property

public string Nonce
return string

Password public_oe property

public string Password
return string

Realm public_oe property

public string Realm
return string

ServerEndPoint public_oe property

public IPEndPoint,System.Net ServerEndPoint
return System.Net.IPEndPoint

Username public_oe property

public string Username
return string