public interface IParticipantMuteRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IParticipantMuteRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IParticipantMuteRequest with specific options instead of the existing options
|
IParticipantMuteRequest |
buildRequest(Option... requestOptions)
Creates the IParticipantMuteRequest
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIParticipantMuteRequest buildRequest(Option... requestOptions)
requestOptions - the options for the requestIParticipantMuteRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for the request