Devices - Device 6930
| About Device | |
|---|---|
| ID | 6930 |
| Name: | Device 6930 |
| Number: | |
| Provider: | Telenor DK |
| Make: | Samsung |
| Model: | GT-I9195 |
| Country: | dk |
| Status | |
| Battery: | 87% |
| Cell Signal: | 100% |
| Wifi: | Not Connected |
| Location: | 0,0 |
| Last Seen: | 38 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!