RCRTCEngine constructor

RCRTCEngine()

Implementation

RCRTCEngine() {
  _channel.setMethodCallHandler(_handlerMethod);
}