- All Implemented Interfaces:
Caller
TWILIO Caller.
-
Field Summary
Fields
protected static final org.slf4j.Logger
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
LOG
protected static final org.slf4j.Logger LOG
Logger.
-
Method Details
-
init
Description copied from interface: Caller
Initialize.
- Specified by:
init
in interface Caller
- Throws:
Exception
- exception
-
call
Description copied from interface: Caller
make phone call.
- Specified by:
call
in interface Caller
- Parameters:
toNumber
- to phone number
text
- text
- Throws:
Exception
- exception