C# Class Turn.Server.PermissionsList

Afficher le fichier Open project: vf1/turnserver Class Usage Examples

Méthodes publiques

Méthode Description
IsPermited ( EndPoint endPoint ) : bool
PermissionsList ( ) : System
Permit ( EndPoint endPoint ) : void

Method Details

IsPermited() public méthode

public IsPermited ( EndPoint endPoint ) : bool
endPoint System.Net.EndPoint
Résultat bool

PermissionsList() public méthode

public PermissionsList ( ) : System
Résultat System

Permit() public méthode

public Permit ( EndPoint endPoint ) : void
endPoint System.Net.EndPoint
Résultat void