import "sspPlugin.idl";
Defines data that is passed to a plug-in. Tracking plug-ins can modify subscription values and pass them to an SDX application; for example, prepaid applications can modify the sessionTimeout based on the currently available account balance.
Public Attributes | |
long | sessionTimeout |
Timeout for service sessions. | |
long | interimTime |
Time between interim updates. |
Time between interim updates.
Less than or equal to 0 disables.
Timeout for service sessions.
Less than 0 means there is no timeout.