new Open Channel Settings Fragment
open fun newOpenChannelSettingsFragment(@NonNull channelUrl: String, @NonNull args: Bundle): Fragment
Deprecated
Returns the OpenChannelSettingsFragment.
Return
Deprecated
3.9.0
Use getOpenChannelSettings instead.
since 3.0.0Parameters
channel Url
the channel url for the target channel.
args
the arguments supplied when the fragment was instantiated.