setRightButtonText

open fun setRightButtonText(@NonNull rightButtonText: String): OpenChannelRegisterOperatorFragment.Builder

Sets the right button text of the header.

Return

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

Parameters

rightButtonText

text to be displayed to the right button.