Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
BSMS(BDB db,
BElement root,
BLogHandle logHandle) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
connect(String commPort) |
int |
getDelay() |
int |
isActive() |
boolean |
isConnected() |
boolean |
isRunning() |
boolean |
readMessages() |
void |
run() |
void |
sendMessage() |
void |
sendMessage(String message) |
boolean |
sendMessage(String number,
String message) |
String |
sendMessage(String number,
String message,
String accesscode) |
boolean |
sendSMS(String msgaddr,
String msg) |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic BSMS(BDB db, BElement root, BLogHandle logHandle)
public int getDelay()
public boolean connect(String commPort)
public boolean readMessages()
public void sendMessage()
public void sendMessage(String message)
public int isActive()
public boolean isRunning()
public boolean isConnected()
public void close()
Copyright © 2016 openBaraza. All Rights Reserved.