writeToBundle

open fun writeToBundle(@NonNull bundle: Bundle)

Serialize this instance into a Bundle. Note that you'll need to use payloadFromBundle with the intent's extras to read it back.

Parameters

bundle

Bundle instance to serialize this in