|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientDDBB | |
---|---|
es.cesar.quitesleep.operations |
Uses of ClientDDBB in es.cesar.quitesleep.operations |
---|
Methods in es.cesar.quitesleep.operations with parameters of type ClientDDBB | |
---|---|
static BCBean |
BlockTypes.blockAll(ClientDDBB clientDDBB,
java.lang.String incomingNumber)
This function performs the complete block to all incoming calls. |
static BCBean |
BlockTypes.blockBloquedContacts(ClientDDBB clientDDBB,
java.lang.String incomingNumber)
This function performs block actions regarding to block only to specified blocked contacts. |
static BCBean |
BlockTypes.blockUnknown(ClientDDBB clientDDBB,
java.lang.String incomingNumber)
This function performs block action over unknown incoming numbers. |
static BCBean |
BlockTypes.blockUnknownAndBlockedContacts(ClientDDBB clientDDBB,
java.lang.String incomingNumber)
This function performs block action over unkwnown and predefined blocked contacts. |
static boolean |
CheckSettingsOperations.checkMailService(ClientDDBB clientDDBB)
Check if the mail service for send email is activated or not |
static boolean |
CheckSettingsOperations.checkSmsService(ClientDDBB clientDDBB)
Check if the sms service for send sms is activated or not |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |