MDCustomInterceptDelegate
@objc
public protocol MDCustomInterceptDelegate
Undocumented
-
The event is triggered when target evaluation finished succefully
Declaration
Swift
@objc optional func targetEvaluationDidSuccess(customInterceptDelegateData: MDCustomInterceptDelegateData)Parameters
customInterceptDelegateDataMDCustomInterceptDelegateData object that contains:
MDCustomInterceptDelegate Protocol Reference