4.12.30 p:subscriptionInfo
Returns whether the user is subscribed for email notifications on the current context document.
4.12.30.1 Request
Syntax:
<p:subscriptionInfo/>
4.12.30.2 Response
The response is the same element with the actual subscription status added:
<p:subscriptionInfo subscribed="true|false"/>
Previous