Method Protocols.WebSocket.Connection()->set_id()
- Method set_id
voidset_id(mixedid)- Description
Set the
id. It will be passed as last argument to all callbacks.
void set_id(mixed id)
Set the id. It will be passed as last argument to all
callbacks.