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