Class ParticipantStopHoldMusicParameterSet

java.lang.Object
com.microsoft.graph.models.ParticipantStopHoldMusicParameterSet

public class ParticipantStopHoldMusicParameterSet extends Object
The class for the Participant Stop Hold Music Parameter Set.
  • Field Details

    • clientContext

      @SerializedName(value="clientContext", alternate="ClientContext") @Expose @Nullable public String clientContext
      The client Context.
  • Constructor Details

    • ParticipantStopHoldMusicParameterSet

      public ParticipantStopHoldMusicParameterSet()
      Instiaciates a new ParticipantStopHoldMusicParameterSet
    • ParticipantStopHoldMusicParameterSet

      protected ParticipantStopHoldMusicParameterSet(@Nonnull ParticipantStopHoldMusicParameterSet.ParticipantStopHoldMusicParameterSetBuilder builder)
      Instiaciates a new ParticipantStopHoldMusicParameterSet
      Parameters:
      builder - builder bearing the parameters to initialize from
  • Method Details