withArguments

open fun withArguments(@NonNull args: Bundle): ChatNotificationChannelFragment.Builder

Sets arguments to this fragment.

Return

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

Parameters

args

the arguments supplied when the fragment was instantiated.