google_api_calendar v0.0.2 GoogleApi.Calendar.V3.Model.ConferenceRequestStatus View Source

Attributes

  • statusCode (String.t): The current status of the conference create request. Read-only. The possible values are: - "pending": the conference create request is still being processed. - "success": the conference create request succeeded, the entry points are populated. - "failure": the conference create request failed, there are no entry points. Defaults to: null.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %GoogleApi.Calendar.V3.Model.ConferenceRequestStatus{statusCode: any()}