Class ConferencePhoneNumberInfo

java.lang.Object
com.ringcentral.definitions.ConferencePhoneNumberInfo

public class ConferencePhoneNumberInfo extends Object
  • Field Details

    • phoneNumber

      public String phoneNumber
      Dial-in phone number to connect to a conference
    • _default

      @SerializedName("default") public Boolean _default
      The value should be `true` if the number is default for the conference. Default conference number is a domestic number that can be set by user (otherwise it is set by the system). Only one default number per country is allowed
  • Constructor Details

    • ConferencePhoneNumberInfo

      public ConferencePhoneNumberInfo()
  • Method Details