|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objecthp.opencall.media.ccapi.RedirectElement
information element about a redirected call
| Constructor Summary | |
RedirectElement(SignallingParty aParty,
String aReason)
|
|
| Method Summary | |
SignallingParty |
getNumber()
The redirected signalling party |
String |
getReason()
Indicates the human readable reason for the redirection |
String |
toString()
Display the address + the redirect reason |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RedirectElement(SignallingParty aParty,
String aReason)
aParty - The called partyaReason - The human redirected reason for the redirection| Method Detail |
public String getReason()
public SignallingParty getNumber()
public String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||