Class CallRecordingGreetingResource

java.lang.Object
com.ringcentral.definitions.CallRecordingGreetingResource

public class CallRecordingGreetingResource extends Object
  • Field Details

    • type

      public String type
      Enum: StartRecording, StopRecording, AutomaticRecording
    • mode

      public String mode
      Here `Default` indicates that all greetings of that type (in all languages) are default. If at least one greeting (in any language) of the specified type is custom, then `Custom` is returned. Enum: Default, Custom
  • Constructor Details

    • CallRecordingGreetingResource

      public CallRecordingGreetingResource()
  • Method Details