A B C D E F G H I J L M N P R S T U 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
 
pass - Static variable in class test.test
 
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
 
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.
phoneEnableURLString - Static variable in class com.techventus.server.voice.Voice
 
PhoneOld - Class in com.techventus.server.voice.datatypes
Deprecated. please move everything over to Phone.java
PhoneOld() - Constructor for class com.techventus.server.voice.datatypes.PhoneOld
Deprecated. 
PhoneOld(int, String, String, String, String, String, boolean, boolean) - Constructor for class com.techventus.server.voice.datatypes.PhoneOld
Deprecated.  
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
phonesInfo - Variable in class com.techventus.server.voice.Voice
 
phonesInfoURLString - Static variable in class com.techventus.server.voice.Voice
 
placedURLString - Static variable in class com.techventus.server.voice.Voice
 
PRINT_TO_CONSOLE - Variable in class com.techventus.server.voice.Voice
 

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