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