[Java]
public TElWebSocketOption(int APriority);
public TElWebSocketOption();
Parameters
APriority - specifies the new option's priority. Options with lower priority appear in the beginning of the extensions list during extensions negotiation.
Description
Use this method to create a new TElWebSocketOption object.