Click or drag to resize
BaseAbstractCallCancel Property

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public virtual ICancelManager Cancel { get; protected set; }

Property Value

Type: ICancelManager

Implements

ISessionCallCancel
See Also