callGrantsUpdated property
CallGrantsUpdated tells what tracks a participant is allowed to publish.
Implementation
@$pb.TagNumber(19)
CallGrantsUpdated get callGrantsUpdated => $_getN(14);
Implementation
@$pb.TagNumber(19)
set callGrantsUpdated(CallGrantsUpdated v) { setField(19, v); }