fun removeResourceHandler(path: String): Completable
Overrides Endpoint.removeResourceHandler
Unregisters the coap handler for a certain path
path - The path where the coap handler will be unregistered.
path