Wed, 11/06/2019 - 18:12
#1
Serial Number from COM API
When calling the COM API in C# via the example provided on https://developer.plantronics.com/article/softphone-integration-code-samples, the Serial Number is not in line with what is displayed in Plantronics Hub.
e.g.
Plantronics Hub: S/N17WL18
Calling _device.SerialNumber from your Code Sample: FA6009F027F840E3BA7E5FEAFF4F1CAF
How can I return the same value as is shown in Plantronics Hub?
Add new comment