set Invite User List Adapter
open fun setInviteUserListAdapter(@NonNull adapter: InviteUserListAdapter): InviteUserFragment.Builder
Sets the user list adapter.
Return
This Builder object to allow for chaining of calls to set methods.
Parameters
adapter
the adapter for the user list.