public class SipApplicationSessionEvent extends EventObject
source| Constructor and Description |
|---|
SipApplicationSessionEvent(SipApplicationSession appSession)
Creates a new SipApplicationSessionEvent object.
|
| Modifier and Type | Method and Description |
|---|---|
SipApplicationSession |
getApplicationSession()
Returns the expired session object.
|
getSource, toStringpublic SipApplicationSessionEvent(SipApplicationSession appSession)
appSession - the expired application sessionpublic SipApplicationSession getApplicationSession()
Copyright © 2016. All rights reserved.