plus

open operator fun plus(other: DataBundle): CompositeBundle

Creates a CompositeBundle by joining this with the given bundle

Return

a new CompositeBundle with the data of both bundles

Parameters

other

bundle to combine with this