removeHandler abstract method
RemoveHandler removes the registered handler (if any) for the given protocol ID string.
Implementation
void removeHandler(ProtocolID protocol);
RemoveHandler removes the registered handler (if any) for the given protocol ID string.
void removeHandler(ProtocolID protocol);