Delegate to call custom call interception logic.
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public delegate void CallInterceptionDelegate (
        CallInterceptionData action
) 
Parameters
action
Interception action details