set Custom Fragment
open fun <T : ChannelSettingsFragment?> setCustomFragment(fragment: T): ChannelSettingsFragment.Builder
Sets the custom fragment. It must inherit ChannelSettingsFragment.
Return
This Builder object to allow for chaining of calls to set methods. since 3.2.0
Parameters
fragment
custom fragment.