Removes a previously added DOFRuntimeServerStateListener.
When the listener is removed, this function causes the listener's removed callback to be called, if it defines one.
- Parameters
-
self | The DOFRuntime. This must not be NULL . |
listener | The listener to remove. This should not be NULL . If the listener is not found, no action is taken. |
- See Also
- DOFRuntime_AddServerListener