A B C D E G H I J L M N P R S T V W

P

ParsingUtil - Class in com.techventus.server.voice.util
Collection of useful html parsing methods
ParsingUtil() - Constructor for class com.techventus.server.voice.util.ParsingUtil
 
Phone - Class in com.techventus.server.voice.datatypes
 
Phone(int, String, String) - Constructor for class com.techventus.server.voice.datatypes.Phone
 
Phone(JSONObject) - Constructor for class com.techventus.server.voice.datatypes.Phone
saveMode is off
Phone(JSONObject, boolean) - Constructor for class com.techventus.server.voice.datatypes.Phone
Instantiates a new Phone Object.
phoneDisable(int) - Method in class com.techventus.server.voice.Voice
Disable one of the the phones attached to the account from ringing.
phoneEnable(int) - Method in class com.techventus.server.voice.Voice
Enables one of the the phones attached to the account from ringing.
phonesArrayToJsonObject(Phone[]) - Static method in class com.techventus.server.voice.datatypes.Phone
 
phonesDisable(int[]) - Method in class com.techventus.server.voice.Voice
Disables multiple phones in one post TODO Test this with multiple phones in an account Make faster - spawn threads Best would be to be able to construct a url which can switch multiple phones at a time.
phonesEnable(int[]) - Method in class com.techventus.server.voice.Voice
Enables multiple phones in one post TODO Test this with multiple phones in an account Best would be to be able to construct a url which can switch multiple phones at a time.
PRINT_TO_CONSOLE - Variable in class com.techventus.server.voice.Voice
The PRIN t_ t o_ console.

A B C D E G H I J L M N P R S T V W