Метод | Описание | |
---|---|---|
Parse ( Byte errorCode ) : |
||
STUNErrorCode ( int ErrorCode, String ReasonPhrase ) : System | ||
ToByteArray ( |
public static Parse ( Byte errorCode ) : |
||
errorCode | Byte | |
Результат |
public STUNErrorCode ( int ErrorCode, String ReasonPhrase ) : System | ||
ErrorCode | int | |
ReasonPhrase | String | |
Результат | System |
public static ToByteArray ( |
||
stunErrorCode | ||
Результат | Byte[] |