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