Back to Acra

toPersistableBundle

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

latest656 B
Original Source

@RequiresApi(value = 22)

fun Bundle.toPersistableBundle(): PersistableBundle

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