CallbackManager.unregister
void unregister(CallbackContext * ctx) nothrowUnregisters a callback context.
The context is unpinned and removed from the registry.
Parameters
ctx | The context to unregister |
void unregister(CallbackContext * ctx) nothrowUnregisters a callback context.
The context is unpinned and removed from the registry.
ctx | The context to unregister |