| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
session
|
Class PresenceSubscription
|
|
|
+--session.PresenceSubscription
public class PresenceSubscription
PresenceSubscription represents the information relating to the Endpoints association with a SIP presence server. As such, the CSN will maintain a SIP presence event package subscription for presence events on behalf of the associated Endpoint. In addition, the CSN will handle SIP presence event notifications by reflecting the presence update in the status of the associated Endpoint. PresenceSubscriptions are provisionable and clonable.
Implements:
StatusSubscription
Links:
Generalization Generalization Link
PresenceSubscription represents the information relating to the Endpoints association with a SIP presence server. As such, the CSN will maintain a SIP presence event package subscription for presence events on behalf of the associated Endpoint. In addition, the CSN will handle SIP presence event notifications by reflecting the presence update in the status of the associated Endpoint. PresenceSubscriptions are provisionable and clonable.
Implementation Implementation Link
PresenceSubscription represents the information relating to the Endpoints association with a SIP presence server. As such, the CSN will maintain a SIP presence event package subscription for presence events on behalf of the associated Endpoint. In addition, the CSN will handle SIP presence event notifications by reflecting the presence update in the status of the associated Endpoint. PresenceSubscriptions are provisionable and clonable.
| Field Summary |
private String |
|
private String presenceServerAddress
presenceServerAddress represents the address of the presence server to which the CSN must subscriber in order to receive SIP NOTIFY event containing the presence indications for the Endpoint.
Constraints:
- must be a valid Uri (see address.Uri)
- not null
Default:
- none
Clone:
- yes, verbatim
Multiplicity:
1
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|