Method Protocols.WebSocket.Connection()->set_id()
- Method set_id
void
set_id(mixed
id
)- 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.