isWebRTCSupported method

bool isWebRTCSupported()

Implementation

bool isWebRTCSupported() {
  return true;
}