Class UpdateConferencingInfoRequest

java.lang.Object
com.ringcentral.definitions.UpdateConferencingInfoRequest

public class UpdateConferencingInfoRequest extends Object
  • Field Details

    • phoneNumbers

      public ConferencePhoneNumberInfo[] phoneNumbers
      Multiple dial-in phone numbers to connect to audio conference service, relevant for user's brand. Each number is given with the country and location information, in order to let the user choose the less expensive way to connect to a conference. The first number in the list is the primary conference number, that is default and domestic
    • allowJoinBeforeHost

      public Boolean allowJoinBeforeHost
      Determines if host user allows conference participants to join before the host
  • Constructor Details

    • UpdateConferencingInfoRequest

      public UpdateConferencingInfoRequest()
  • Method Details