getMuteStorage

@NotNull
abstract fun getMuteStorage(): @NotNull MuteStorage

Gets the mute storage implementation used for storing mute information.

Return

The MuteStorage used for storing mute information.