API Reference - Device.GetUIN()
Device.GetUIN()
Device.GetUIN()
| Description | Get the UIN |
| Response | String UIN |
| Parameter | Void |
Example
1
2
var UIN = Device.GetUIN()
// UIN = "0A12345B67C8D9E012FG"
Device.GetUIN()| Description | Get the UIN |
| Response | String UIN |
| Parameter | Void |
1
2
var UIN = Device.GetUIN()
// UIN = "0A12345B67C8D9E012FG"