A C D F G H I M R S T U V W

C

CALL_TYPE - Static variable in class uk.co.keang.callerid.driver.CallerIDMessage
 
CALLER_ID - Static variable in class uk.co.keang.callerid.driver.CallerIDMessage
 
CallerIDEvent - Class in uk.co.keang.callerid.driver
A caller ID event generated when there is an incoming call.
CallerIDEvent(CallerIDMessage) - Constructor for class uk.co.keang.callerid.driver.CallerIDEvent
Create the event object
callerIDException(Exception) - Method in interface uk.co.keang.callerid.driver.ICallerIDListener
Notification of an exception.
CallerIDMessage - Class in uk.co.keang.callerid.driver
Decodes a byte array into caller id values ie the message
CallerIDMessage(byte[]) - Constructor for class uk.co.keang.callerid.driver.CallerIDMessage
The data to decode
CALLING_NAME - Static variable in class uk.co.keang.callerid.driver.CallerIDMessage
 
CALLING_NUMBER - Static variable in class uk.co.keang.callerid.driver.CallerIDMessage
 
callNextNumber() - Method in class uk.co.keang.callerid.driver.CallSimulator
Simulates a call from the next number in the list
callNumber(String) - Method in class uk.co.keang.callerid.driver.CallSimulator
Simulates a call from the given number
callNumberWithHeld() - Method in class uk.co.keang.callerid.driver.CallSimulator
Simulates a call from a number withheld
callRandomNumber() - Method in class uk.co.keang.callerid.driver.CallSimulator
Simulates a call from a random number from the list
CallSimulator - Class in uk.co.keang.callerid.driver
Simulates incoming phone calls.
CallSimulator() - Constructor for class uk.co.keang.callerid.driver.CallSimulator
A simulator with 10 random phone numbers
CallSimulator(int) - Constructor for class uk.co.keang.callerid.driver.CallSimulator
A simulator with the given number of random phone numbers
CallSimulator(String[]) - Constructor for class uk.co.keang.callerid.driver.CallSimulator
A simulator with the given list of phone numbers
CallSimulator(String[], long, long) - Constructor for class uk.co.keang.callerid.driver.CallSimulator
A simulator with the given list of phone numbers that automatically calls them in order
CallSimulator(String[], long, long, TimerTask) - Constructor for class uk.co.keang.callerid.driver.CallSimulator
A simulator with the given list of phone numbers that automatically runs the task at the specified frequency
CallType - Enum in uk.co.keang.callerid.driver
The reason no number is available
close() - Method in class uk.co.keang.callerid.driver.CallSimulator
Closes the streams
close() - Method in class uk.co.keang.callerid.driver.CTICallerID
Closes the serial connection to the CTI hardware and removes all listeners
CTICallerID - Class in uk.co.keang.callerid.driver
Provides an interface to Crucible Technologies (CTI) Comet USB Caller ID hardware.
Once closed the connection can not be re-opened, a new CTICallerID object must be created.
CTICallerID() - Constructor for class uk.co.keang.callerid.driver.CTICallerID
Creates a caller ID interface for hardware on the first port that has hardware attached
CTICallerID(String) - Constructor for class uk.co.keang.callerid.driver.CTICallerID
Creates a caller ID interface for hardware on the given port
CTICallerID(CallSimulator) - Constructor for class uk.co.keang.callerid.driver.CTICallerID
Creates a Caller ID interface running from a phone call simulator.

A C D F G H I M R S T U V W