turnCoverageUnspecified constant

RealtimeInputConfig_TurnCoverage const turnCoverageUnspecified

If unspecified, the default behavior is TURN_INCLUDES_ONLY_ACTIVITY.

Implementation

static const turnCoverageUnspecified = RealtimeInputConfig_TurnCoverage(
  'TURN_COVERAGE_UNSPECIFIED',
);