Function spacetimedb_sdk::remove_on_disconnect

source ·
pub fn remove_on_disconnect(id: DisconnectCallbackId)
Expand description

Unregister a previously-registered on_disconnect callback.

If id does not refer to a currently-registered callback, this operation does nothing.