C# Class SIPSorcery.Net.TurnServer

Afficher le fichier Open project: sipsorcery/sipsorcery

Méthodes publiques

Свойство 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
Résultat int

Nonce public_oe property

public string Nonce
Résultat string

Password public_oe property

public string Password
Résultat string

Realm public_oe property

public string Realm
Résultat string

ServerEndPoint public_oe property

public IPEndPoint,System.Net ServerEndPoint
Résultat System.Net.IPEndPoint

Username public_oe property

public string Username
Résultat string