Overload List
Name | Description | |
---|---|---|
RemoveIncomingPacketHandler |
Removes all packet handlers for all packet types, on this listener.
| |
RemoveIncomingPacketHandler(String) |
Removes all listener specific packet handlers for the provided packet type, on this listener.
| |
RemoveIncomingPacketHandler(String, Delegate) |
Remove the provided listener specific packet handler for the specified packet type, on this listener.
|
See Also