|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.e_c_group.bwptk.services.InstantGroupCall
public class InstantGroupCall
| Constructor Summary | |
|---|---|
InstantGroupCall()
|
|
| Method Summary | |
|---|---|
static Response |
groupInstantGroupCallDeleteInstanceRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceUserId)
Request to add an Instant Group Call service instance to a group. |
static Response |
groupInstantGroupCallGetInstanceListRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceProviderId,
java.lang.String groupId,
java.lang.String groupDepartmentName)
Request to add an Instant Group Call service instance to a group. |
static Response |
groupInstantGroupCallModifyActiveInstanceListRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceActivation)
Request to add an Instant Group Call service instance to a group. |
static Response |
groupInstantGroupCallModifyInstanceRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceUserId,
java.lang.String serviceInstanceProfile,
java.lang.String destinationPhoneNumberList,
java.lang.String isAnswerTimeoutEnabled,
java.lang.String answerTimeoutMinutes)
Request to add an Instant Group Call service instance to a group. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InstantGroupCall()
| Method Detail |
|---|
public static Response groupInstantGroupCallDeleteInstanceRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceUserId)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheserviceUserId -
BwptkException
public static Response groupInstantGroupCallGetInstanceListRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceProviderId,
java.lang.String groupId,
java.lang.String groupDepartmentName)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheserviceProviderId - groupId - groupDepartmentName -
BwptkException
public static Response groupInstantGroupCallModifyActiveInstanceListRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceActivation)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheserviceActivation -
BwptkException
public static Response groupInstantGroupCallModifyInstanceRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceUserId,
java.lang.String serviceInstanceProfile,
java.lang.String destinationPhoneNumberList,
java.lang.String isAnswerTimeoutEnabled,
java.lang.String answerTimeoutMinutes)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheserviceUserId - serviceInstanceProfile - destinationPhoneNumberList - isAnswerTimeoutEnabled - answerTimeoutMinutes -
BwptkException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||