setEmptyText

open fun setEmptyText(@StringRes resId: Int): ChatNotificationChannelFragment.Builder

Sets the text when the data is not exists

Return

This Builder object to allow for chaining of calls to set methods. since 3.14.0

Parameters

resId

the resource identifier of text to be displayed.