meetingCode property

String? meetingCode
getter/setter pair

The meeting code to access the conference.

The maximum length is 128 characters. When creating new conference data, populate only the subset of {meetingCode, accessCode, passcode, password, pin} fields that match the terminology that the conference provider uses. Only the populated fields should be displayed. Optional.

Implementation

core.String? meetingCode;