hp.opencall.media.ccapi
Class ISDNRedirectElement
java.lang.Object
hp.opencall.media.ccapi.RedirectElement
hp.opencall.media.ccapi.ISDNRedirectElement
- All Implemented Interfaces:
- Serializable
- public class ISDNRedirectElement
- extends RedirectElement
Information element about an ISDN redirected call
- See Also:
- Serialized Form
ISDNRedirectElement
public ISDNRedirectElement(ISDNSignallingParty aParty,
ISDNRedirectCause acause)
- Parameters:
aParty - The ISDN called partyacause - The reason for the redirection
getISDNNumber
public ISDNSignallingParty getISDNNumber()
- The ISDN called party accessor
- Returns:
- ISDNSignallingParty
getISDNRedirectCause
public ISDNRedirectCause getISDNRedirectCause()
- The ISDN redirect cause
- Returns:
- ISDNSignallingParty