public interface SessionTelephony extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getChairPhone() |
String |
getChairPIN() |
String |
getNonChairPhone() |
String |
getNonChairPIN() |
Session |
getSession() |
Long |
getSessionId() |
String |
getSessionPIN() |
String |
getSessionSIPPhone() |
long |
getTelephonyId() |
boolean |
isPhone() |
Session getSession()
String getChairPhone()
String getChairPIN()
String getNonChairPhone()
String getNonChairPIN()
String getSessionSIPPhone()
String getSessionPIN()
boolean isPhone()
long getTelephonyId()
Long getSessionId()
Copyright © 2016 Jasig. All Rights Reserved.