Sends a request to the ODS HTTP server to get data from the pnd table for a follow up call
Namespace: ININ.IceLib.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public void RequestContactData( string identity, string campaignGuid, HttpRequestKey requestInfo ) |
Visual Basic |
---|
Public Sub RequestContactData ( _ identity As String, _ campaignGuid As String, _ requestInfo As HttpRequestKey _ ) |
Parameters
- identity
- Type: System..::..String
- campaignGuid
- Type: System..::..String
- requestInfo
- Type: ININ.IceLib.Configuration.Dialer..::..HttpRequestKey