public class ParticipantRequest extends com.github.davidmoten.odata.client.EntityRequest<Participant>
| Constructor and Description |
|---|
ParticipantRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<MuteParticipantOperation> |
mute(String clientContext) |
public ParticipantRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<MuteParticipantOperation> mute(String clientContext)
Copyright © 2018–2020. All rights reserved.