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