open fun rxExchangeUnbind(destination: String, source: String, routingKey: String): Completable
Unbind an exchange from an exchange.
destination -
destination
source -
source
routingKey -
routingKey
Return