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