action

abstract var action: OfflineOptionEntryAction?

The OfflineOptionEntryAction of the option that will be applied in an OfflineContentManager.process call. Throws an IllegalOperationException when setting an OfflineOptionEntryAction that is not compatible with the current state.