unregister
fn
bool unregister(string name)Removes the registered name associated with a tid.
Parameters
name | The name to unregister. |
Returns
true if the name is registered, false if not.
bool unregister(string name)Removes the registered name associated with a tid.
name | The name to unregister. |