Adds the feature of the entry point, such as being toll or toll-free. https://developers.google.com/apps-script/reference/conference-data/entry-point#addFeature(EntryPointFeature)
The feature to set.
An access code for accessing the conference. Maximum length 128 characters. Optional. https://developers.google.com/apps-script/reference/conference-data/entry-point#setAccessCode(String)
The access code to set.
Sets the type of this entry point. Required. https://developers.google.com/apps-script/reference/conference-data/entry-point#setEntryPointType(EntryPointType)
The entry point type to set.
A meeting code for accessing the conference. Maximum length 128 characters. Optional. https://developers.google.com/apps-script/reference/conference-data/entry-point#setMeetingCode(String)
The meeting code to set.
A passcode for accessing the conference. Maximum length 128 characters. Optional. https://developers.google.com/apps-script/reference/conference-data/entry-point#setPasscode(String)
The passcode to set.
A password code for accessing the conference. Maximum length 128 characters. Optional. https://developers.google.com/apps-script/reference/conference-data/entry-point#setPassword(String)
The password to set.
A PIN code for accessing the conference. Maximum length 128 characters. Optional. https://developers.google.com/apps-script/reference/conference-data/entry-point#setPin(String)
The PIN code to set.
The CLDR/ISO 3166 region code for the country associated with this entry point. Applicable only to phone entry point types. Optional. https://developers.google.com/apps-script/reference/conference-data/entry-point#setRegionCode(String)
The regionCode to set.
Sets the URI for joining the conference through this entry point. For PHONE entry points, the prefix tel: is required. For SIP entry points, the prefix sip: is required. For VIDEO and MORE entry points, the prefixes http: or https: are required. Maximum length 1300 characters. Required. https://developers.google.com/apps-script/reference/conference-data/entry-point#setUri(String)
The URI to set.
Definition of a specific way to join a conference. Example usage: