public interface SipContext extends WscContext
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getProperties()
Get the properties from the current context.
|
TemplateAttributeStore |
getSessionStore()
Gets the attribute store used to persist attributes associated with the current session.
|
WscSipMessage |
getWscSipMessage()
Get sip message.
|
getUniqueIdMap<String,Object> getProperties()
TemplateAttributeStore getSessionStore()
WscSipMessage getWscSipMessage()