Click or drag to resize

ISIPSubscriptionSetExpires Method

Set the expires header's value.

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

Parameters

interval  Int32
The time interval to wait before refresh the subscription.
See Also