open fun rxUnregisterCommand(commandName: String): Single<Void>
Unregister a command.
commandName - the command name
commandName
Return