| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
session
|
Class CommunicationSession
|
public class CommunicationSession
CommunicationSession represents the abstraction of the communications governed by the CSN services on behalf of its Subscribers. CommunicationSessions bind Endpoints for the purposes of communication. The CommunicationSession types supported by the platform are SIP calls, SIP messaging sessions, SIP registration sessions, JTAPI calls, JTAPI presence sessions, TCAP calls, TCAP query sessions. CommunicationSessions are not provisioned and not clonable.
Links:
A CommunicationSession may bind multiple Endpoints (e.g. a two party call). Similarly, and Endpoint my participate in multiple CommunicationSessions (e.g. call on hold and active call)
Constraints:
- none
Default:
- none
Associates type:
association
Client cardinality:
0..*
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Directed.
Supplier cardinality:
0..*
Supplier navigability:
NAVIGABLE
Supplier visibility:
private
Custom properties
associates:
Endpoint
| Field Summary |
private Collection |
|
private Collection endpoints
A CommunicationSession may bind multiple Endpoints (e.g. a two party call). Similarly, and Endpoint my participate in multiple CommunicationSessions (e.g. call on hold and active call)
Constraints:
- none
Default:
- none
Multiplicity:
1
Custom properties
associates:
Endpoint
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|