new Open Channel Moderation Fragment
open fun newOpenChannelModerationFragment(@NonNull channelUrl: String, @NonNull args: Bundle): Fragment
Deprecated
Returns the OpenChannelModerationFragment.
Return
Deprecated
3.9.0
Use getOpenChannelModeration instead.
since 3.1.0Parameters
channel Url
the channel url for the target channel.
args
the arguments supplied when the fragment was instantiated.