AndroidScoAudioEvent constructor

AndroidScoAudioEvent(
  1. AndroidScoAudioState currentState,
  2. AndroidScoAudioState previousState
)

Implementation

AndroidScoAudioEvent(this.currentState, this.previousState);