didChangeState abstract method

void didChangeState(
  1. FrameSource frameSource,
  2. FrameSourceState newState
)

Implementation

void didChangeState(FrameSource frameSource, FrameSourceState newState);