setUseHeaderLeftButton

open fun setUseHeaderLeftButton(useHeaderLeftButton: Boolean): ChatNotificationChannelFragment.Builder

Sets whether the left button of the header is used.

Return

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

Parameters

useHeaderLeftButton

true if the left button of the header is used, false otherwise.