Click or drag to resize

ISIPSubscriptionSetExpires Method

Set the expires header's value.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
void SetExpires(
	int interval
)

Parameters

interval
Type: SystemInt32
The time interval to wait before refresh the subscription.
See Also