com.cisco.jtapi.extensions
Interface CiscoRecorderInfo


public interface CiscoRecorderInfo

Introduction

This interface provides information about the recorder in a recording session. When a recording session is active, this interface gives information about the recording device.


Method Summary
 CiscoAddress getAddress()
          Returns the recorder address.
 java.lang.String getTerminalName()
          Returns the terminal name of the recording device.
 

Method Detail

getAddress

CiscoAddress getAddress()
Returns the recorder address.


getTerminalName

java.lang.String getTerminalName()
Returns the terminal name of the recording device.