setUseHeader

open fun setUseHeader(useHeader: Boolean): ChatNotificationChannelFragment.Builder

Sets whether the header is used.

Return

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

Parameters

useHeader

true if the header is used, false otherwise.