Get SMS device information

The Mobile Broadband SMS platform provides information about the mobile broadband device, including account phone number, status, and cellular class.

JavaScript code example for getting an SMS device mobile number

var mobileNumber = smsDevice.accountPhoneNumber;

Developing SMS apps