Hi Team,
I need to get my device name / Bluetooth name in mobile. For this one I have used "GetDeviceInformation" plugin but it returns type of device and model.
Kindly suggest how to get it.
Thanks and Regards,
Sangeetha C.
Hi Sangeetha,
GetDeviceInformation returns the os.Build.MODEL. Are you looking for bluetooth_name?
Regards,
Swatantra
Hi Swatantra Kumar,
Thanks for your reply.
Yes GetDeviceInformation returns the Model name but I need Bluetooth name of the device.