Devices - Device 6930
Sent a ping to device, refresh the page in a few seconds to see if the device replied back! ×
| About Device | |
|---|---|
| ID | 6930 |
| Name: | Device 6930 |
| Number: | |
| Provider: | Telenor DK |
| Make: | Samsung |
| Model: | GT-I9195 |
| Country: | dk |
| Status | |
| Battery: | 88% |
| Cell Signal: | 100% |
| Wifi: | Not Connected |
| Location: | 0,0 |
| Last Seen: | 19 minutes, 39 seconds ago |
Get information regarding this Android device using our API!
- <?php
- include "smsGateway.php"
- $smsGateway = new SmsGateway('demo@smsgateway.me', 'password')
- $id = 6930;
- $result = $smsGateway->getDevice($id);
- ?>
The SMS Gateway API allows you to access information regarding this device programmatically. If you are using the PHP Library all you have to do is copy the few lines of code on the left and you are good to go! For more information read our documentation!
Device API Documentation!