from field: string username = 1;
from field: string password = 2;
from field: repeated string uris = 3;
from field: bool force_turn = 4;
from field: bool fallback_turn = 5;
The duration in Seconds to wait with a poor connection before triggering the fallback.
from field: int64 fallback_timer_duration = 6 [jstype = JS_STRING];
Optional
from field: optional plugnmeet.FallbackOnFlapping fallback_on_flapping = 7;
from message plugnmeet.TurnCredentials
Generated
from field: string username = 1;