@GwtIncompatible public static class UserPushToTalk.UserPushToTalkModifyRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected PushToTalkAccessListSelection |
accessListSelection |
protected Boolean |
allowAutoAnswer |
protected PushToTalkOutgoingConnectionSelection |
outgoingConnectionSelection |
protected com.google.common.base.Optional<ReplacementUserIdList> |
selectedUserIdList |
protected User |
user |
Constructor and Description |
---|
UserPushToTalkModifyRequest(User user) |
appendChild, appendChild, appendChild, asyncFire, createDocument, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
@NotNull protected transient User user
protected Boolean allowAutoAnswer
protected PushToTalkOutgoingConnectionSelection outgoingConnectionSelection
protected PushToTalkAccessListSelection accessListSelection
protected com.google.common.base.Optional<ReplacementUserIdList> selectedUserIdList
public UserPushToTalkModifyRequest(User user)
public UserPushToTalk.UserPushToTalkModifyRequest setUser(User user)
public User getUser()
public UserPushToTalk.UserPushToTalkModifyRequest setAllowAutoAnswer(Boolean allowAutoAnswer)
public Boolean getAllowAutoAnswer()
public UserPushToTalk.UserPushToTalkModifyRequest setOutgoingConnectionSelection(PushToTalkOutgoingConnectionSelection outgoingConnectionSelection)
public PushToTalkOutgoingConnectionSelection getOutgoingConnectionSelection()
public UserPushToTalk.UserPushToTalkModifyRequest setAccessListSelection(PushToTalkAccessListSelection accessListSelection)
public PushToTalkAccessListSelection getAccessListSelection()
public UserPushToTalk.UserPushToTalkModifyRequest setSelectedUserIdList(ReplacementUserIdList selectedUserIdList)
public com.google.common.base.Optional<ReplacementUserIdList> getSelectedUserIdList()
public static UserPushToTalk.UserPushToTalkModifyRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.