setMuteStorage

abstract fun setMuteStorage(@NotNull muteStorage: @NotNull MuteStorage)

Sets the mute storage implementation to be used for storing mute information.

Parameters

muteStorage

The MuteStorage implementation to be set.