If the error type is AUTHENTICATION, the add-on must provide a URL calling back into the add-on to allow users to log in. The maximum length for this field is 1800 characters. https://developers.google.com/apps-script/reference/conference-data/conference-error#setAuthenticationUrl(String)
The authentication URL to set.
Sets the error type of this ConferenceError. https://developers.google.com/apps-script/reference/conference-data/conference-error#setConferenceErrorType(ConferenceErrorType)
The type of error to set.
Error that occurred in a conferencing add-on. Example usage: