SecondaryInput

Added in 4.2.0
Deprecated in 7.0.0

interface SecondaryInput


Represents a change event for a SecondaryFile transform input.

Summary

Public functions

SecondaryFile!

The change event subject.

Status!

The change status.

Public functions

getSecondaryInput

Added in 4.2.0
Deprecated in 7.0.0
fun getSecondaryInput(): SecondaryFile!

The change event subject.

Returns
SecondaryFile!

an instance of SecondaryFile that represent a transform input file.

getStatus

Added in 4.2.0
Deprecated in 7.0.0
fun getStatus(): Status!

The change status.

Returns
Status!

the change status.