public final class SipApplicationSessionKey extends Object implements Serializable, MobicentsSipApplicationSessionKey
Class representing the key (which will also be its id) for a sip application session.
It is composed of a random UUID and the application Name.
| Constructor and Description |
|---|
SipApplicationSessionKey(String id,
String applicationName,
String appGeneratedKey) |
public String getId()
getId in interface MobicentsSipApplicationSessionKeypublic String getApplicationName()
getApplicationName in interface MobicentsSipApplicationSessionKeypublic String getAppGeneratedKey()
getAppGeneratedKey in interface MobicentsSipApplicationSessionKeyCopyright © 2015. All Rights Reserved.