Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.voice.protocol.tserver.PartyState

Packages that use PartyState
com.genesyslab.platform.voice.protocol.tserver   
 

Uses of PartyState in com.genesyslab.platform.voice.protocol.tserver
 

Fields in com.genesyslab.platform.voice.protocol.tserver declared as PartyState
static PartyState PartyState.Alerting
           
static PartyState PartyState.Audit
           
static PartyState PartyState.Bridged
           
static PartyState PartyState.Busy
           
static PartyState PartyState.Connected
           
static PartyState PartyState.DDP_mask
           
static PartyState PartyState.Detect
           
static PartyState PartyState.Dialing
           
static PartyState PartyState.Failed
           
static PartyState PartyState.GTS_mask
           
static PartyState PartyState.Held
           
static PartyState PartyState.Initiated
           
static PartyState PartyState.NoListen
           
static PartyState PartyState.NoTalk
           
static PartyState PartyState.Null
           
static PartyState PartyState.Queued
           
static PartyState PartyState.report_mask
           
static PartyState PartyState.Routing
           
static PartyState PartyState.RTS_mask
           
static PartyState PartyState.STS_mask
           
static PartyState PartyState.SvcObserving
           
static PartyState PartyState.Treatment
           
static PartyState PartyState.TreatmentReq
           
static PartyState PartyState.Uncertain
           
 

Methods in com.genesyslab.platform.voice.protocol.tserver that return PartyState
static PartyState PartyState.valueOf(int ordinal)
          Returns enumeration value by given ordinal number.
static PartyState PartyState.valueOf(java.lang.String name)
          Returns enumeration value with specified name or null if no such value exists.
 

Methods in com.genesyslab.platform.voice.protocol.tserver that return types with arguments of type PartyState
static java.util.Collection<PartyState> PartyState.values()
          Returns all values of the enumeration.
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.