new Create Channel Fragment
open fun newCreateChannelFragment(@NonNull channelType: CreatableChannelType, @NonNull args: Bundle): Fragment
Deprecated
Returns the CreateChannelFragment.
Return
Deprecated
3.9.0
Use getCreateChannel instead.
since 3.0.0Parameters
channel Type
the channel type to be created.
args
the arguments supplied when the fragment was instantiated.