... | ... | @@ -5,6 +5,7 @@ title: Behaviour Details |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# **Behavioral Details**
|
|
|
|
|
|
This section provides a more detailed description of specific behavioral aspects of the API. The following information is not necessary to use the demo.
|
... | ... | @@ -22,7 +23,7 @@ This section provides a more detailed description of specific behavioral aspects |
|
|
|
|
|
## **Subscription Expiration**
|
|
|
|
|
|
- The expiration lifetime of a subscription is verified **both before sending callbacks** and **when creating a subscription**.
|
|
|
- The expiration lifetime of subscriptions is verified **both before sending callbacks** and **when creating a subscription**.
|
|
|
|
|
|
- A **lifetime of 0** results in an **arbitrary, very long lifetime** for the subscription.
|
|
|
|
... | ... | |