cxSessionParameters property

  1. @TagNumber(6)
Struct cxSessionParameters

Implementation

@$pb.TagNumber(6)
$19.Struct get cxSessionParameters => $_getN(4);
  1. @TagNumber(6)
void cxSessionParameters=(Struct v)

Implementation

@$pb.TagNumber(6)
set cxSessionParameters($19.Struct v) {
  setField(6, v);
}