@notification::setPollParameter
Sets the values for notification response polling. These values are
only used for certain protocols in particular two-way paging.
Syntax:
@notification::setPollParameter(int pollInterval, int pollPeriod)
Parameters:
- (Integer) pollInterval: how often, in seconds,
to poll for notification responses.
- (Integer) pollPeriod: how long, in seconds, to
poll.
Returns:
None
Example: