open fun rxDeleteTopic(topicName: String): Completable
Delete the Kafka topic given by the topicName.
topicName - Name of the topic to be deleted
topicName
Return