contecavour65

Results 4 issues of contecavour65

What is it the API to know the delivery staus of a message? I want to know if it is been delivered and if user had reed it. Thanks

What is the easiest mode to use auth.checkPhone API. If it is possible i'd like to muse Delphi o command line mode o something very easy. It's possible to have...

Hi, id' like to test this example, but i dont know Java environment. I'd like to use Eclipse LUNA to do my first test. Someone can help me to set...

I send cam.setImageSize(VC0706_320x240); But the cam remain in the prior resolution 640x480 also if in Serial.print("Image size: "); if (imgsize == VC0706_640x480) Serial.println("640x480"); if (imgsize == VC0706_320x240) Serial.println("320x240"); if (imgsize...