de.starface.integration.uci.java.v30.messages.events
Interface UciCdrDataEvents


@UciService(value="ucp.v30.events.callcdr")
@RpcInterface(value="ucp.v30.events.callcdr")
@RpcValueTranslation(version=30)
public interface UciCdrDataEvents

This interface defines the cdr call events that can be received by a UCI client implementation in order to handle cdrdata.


Method Summary
 void callCdrEvent(CdrDataInfo cdrDataInfo)
          This event provides Information about new CdrData to the UCI client
 

Method Detail

callCdrEvent

void callCdrEvent(CdrDataInfo cdrDataInfo)
This event provides Information about new CdrData to the UCI client

Parameters:
cdrDataInfo - the newCallCdrEvent CdrDataInfo


Copyright © 2012 STARFACE GmbH. All rights reserved.