webrtcState method

dynamic webrtcState (
  1. bool state,
  2. [dynamic reason]
)

Implementation

webrtcState(bool state, [reason]) => callbacks.webrtcState(state, [reason]);