Méthode | Description | |
---|---|---|
Parse ( Byte errorCode ) : |
||
STUNErrorCode ( int ErrorCode, String ReasonPhrase ) : System | ||
ToByteArray ( |
public static Parse ( Byte errorCode ) : |
||
errorCode | Byte | |
Résultat |
public STUNErrorCode ( int ErrorCode, String ReasonPhrase ) : System | ||
ErrorCode | int | |
ReasonPhrase | String | |
Résultat | System |
public static ToByteArray ( |
||
stunErrorCode | ||
Résultat | Byte[] |