Back to Acra

toPersistableBundle

web/static/javadoc/5.9.6/acra/org.acra.util/to-persistable-bundle.html

latest684 B
Original Source

@RequiresApi(value = 22)

fun Bundle.toPersistableBundle(): PersistableBundle Content copied to clipboard

Creates a new PersistableBundle from the specified Bundle. Will ignore all values that are not persistable, according to .isPersistableBundleType.