This is the complete list of members for NetworkWebSocketConnectionInterface, including all inherited members.
Close() | NetworkWebSocketConnectionInterface | |
GetHandler() const | NetworkWebSocketConnectionInterface | |
GetState() const | NetworkWebSocketConnectionInterface | |
Init(const NetworkHttpHandlerRef &handler) | NetworkWebSocketConnectionInterface | |
MAXON_INTERFACE(NetworkWebSocketConnectionInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.networkwebsocketconnection") | NetworkWebSocketConnectionInterface | private |
RESTRICT_DICTIONARY_PROPS typedef | NetworkWebSocketConnectionInterface | |
Send(const Block< const Char > &buffer, WEBSOCKETTYPE type) | NetworkWebSocketConnectionInterface | |
Send(const String &data, WEBSOCKETTYPE type=WEBSOCKETTYPE::TEXT) | NetworkWebSocketConnectionInterface |