open fun rxPunsubscribe(patterns: MutableList<String>): Single<String>
Stop listening for messages posted to channels matching the given patterns
patterns - List of patterns to match against
patterns
Return