| Modifier and Type | Method and Description |
|---|---|
EventPackageParameter[] |
SubscriptionData.getEventParameters()
Retrieves the optional subscription event parameters, for instance in
xcap-diff event package there is a parameter named diff-processing which
can indicate what kind of content/detail should be included in
notifications.
|
EventPackageParameter |
EventPackageParameter.setName(String name)
Sets the parameter name.
|
EventPackageParameter |
EventPackageParameter.setValue(String value)
Sets the parameter value.
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionData |
SubscriptionData.setEventParameters(EventPackageParameter[] eventParameters)
Sets the optional subscription event parameters, for instance in
xcap-diff event package there is a parameter named diff-processing which
can indicate what kind of content/detail should be included in
notifications.
|
Copyright © 2015. All Rights Reserved.