SecondaryInput
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
fun getSecondaryInput(): SecondaryFile?
The change event subject.
| Returns | |
|---|---|
| SecondaryFile? | an instance of  | 
