constructor Create(const URI: string);
Description
Create TScWebSocketClient instance and initialize it with the specified URI scheme.
The URI parameter is the URI that identifies the Internet resource. The RequestUri property is set from the value of this parameter.
See Also