Class GreetingInfo

java.lang.Object
com.ringcentral.definitions.GreetingInfo

public class GreetingInfo extends Object
  • Field Details

    • type

      public String type
      Type of greeting, specifying the case when the greeting is played. Enum: Introductory, Announcement, AutomaticRecording, BlockedCallersAll, BlockedCallersSpecific, BlockedNoCallerId, BlockedPayPhones, ConnectingMessage, ConnectingAudio, StartRecording, StopRecording, Voicemail, Unavailable, InterruptPrompt, HoldMusic, Company
    • preset

      public PresetInfo preset
    • custom

  • Constructor Details

    • GreetingInfo

      public GreetingInfo()
  • Method Details