newChannelFragment

open fun newChannelFragment(@NonNull channelUrl: String, @NonNull args: Bundle): Fragment

Deprecated

Returns the ChannelFragment.

Return

The ChannelFragment

Deprecated

3.9.0

Use getChannel instead.

since 3.0.0

Parameters

channelUrl

the channel url for the target channel.

args

the arguments supplied when the fragment was instantiated.