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