| MinSEHeader |
Min-SE header from Session Timers Draft RFC.
The Min-SE header field indicates the minimum value for the session
interval, in units of delta-seconds.
|
| SessionExpiredEvent |
This event notifies the app that the session timer has expired
for a dialog, so the app should terminate the dialog by sending BYE.
|
| SessionExpiresHeader |
Session-Expires header from the Session Timers Draft RFC.
The Session-Expires header field conveys the session interval for a
SIP session.
|
| SessionRefreshFailedEvent |
This interface is used to mark ResponseEvents or
TimeoutEvents that correspond to failed session
refresh requests.
|
| SessionRefreshRequiredEvent |
This event is fired on Session Timer dialogs that have the role of
refresher, when a session refresh is required to test if the session
is still active.
|
| SessionTimer |
Interface for interacting with a dialog's session timer
|
| SessionTimerDialog |
Provides access to a dialog activities' session timer state.
|
| SessionTimerHeaderFactory |
|