Click or drag to resize
ISIPSubscriptionSetExpires Method
Set the expires header's value.

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

Parameters

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