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