Overload List
Name | Description | |
---|---|---|
IncomingPacketHandlerExists(String) |
Returns true if an unmanaged packet handler exists on this listener
| |
IncomingPacketHandlerExists(String, Delegate) |
Returns true if the provided listener specific packet handler has been added for the provided packet type, on this listener.
|
See Also