Click or drag to resize

KeepAliveManagerSetKeepAliveInterval Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public bool SetKeepAliveInterval(
	int value
)

Parameters

value
Type: SystemInt32

Return Value

Type: Boolean

Implements

IKeepAliveManagerSetKeepAliveInterval(Int32)
See Also