![]() |
Qore SewioWebSocketClient Module Reference
1.1
|
This is the complete list of members for SewioWebSocketClient::SewioWebSocketConnection, including all inherited members.
constructor(string name, string desc, string url, bool monitor, *hash opts, hash urlh) | SewioWebSocketClient::SewioWebSocketConnection | |
constructor(string name, string description, string url, hash attributes={}, hash options={}) | SewioWebSocketClient::SewioWebSocketConnection | |
getDefaultOptions() | SewioWebSocketClient::SewioWebSocketConnection | |
getImpl(bool connect=True, *hash rtopts) | SewioWebSocketClient::SewioWebSocketConnection | protected |
getOptions() | SewioWebSocketClient::SewioWebSocketConnection | |
getRuntimeOptions() | WebSocketClient::WebSocketConnectionObject | |
getType() | SewioWebSocketClient::SewioWebSocketConnection | |
make(string name, string desc, string url, bool monitor, *hash opts, hash urlh) | SewioWebSocketClient::SewioWebSocketConnection | static |