CTI Server functions (.NET)

SendLastCallRecords

Contents  Back  Next

Returns the data of the last calls.

 

void SendLastCallRecords(

 String strDevice,

 int nMaxCount,

 bool bDelete

)

Parameters

strDevice

Extension of the user.

 

nMaxCount

Maximum number of data records.

 

bDelete

Tells if the call buffer should be cleared

 

Return value

None

 

Remarks

The data will be sent on events of type OnProtocolData.

 

See also

Telephony overview

 


Send feedback to TAPIMaster®

<%FULLCOPYRIGHT%