anonymous property
Total number of anonymous participants in the call.
Implementation
@$pb.TagNumber(2)
$core.int get anonymous => $_getIZ(1);
Implementation
@$pb.TagNumber(2)
set anonymous($core.int v) { $_setUnsignedInt32(1, v); }
Total number of anonymous participants in the call.
@$pb.TagNumber(2)
$core.int get anonymous => $_getIZ(1);
@$pb.TagNumber(2)
set anonymous($core.int v) { $_setUnsignedInt32(1, v); }