setErrorText

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

Sets the text when error occurs

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.