unregister_object
Description:
Unregisters an object.
Parameters:
this | |
registration_id |
a registration id obtained from register_object |
Returns:
true if the object was unregistered, false otherwise |
Unregisters an object.
this | |
registration_id |
a registration id obtained from register_object |
true if the object was unregistered, false otherwise |