当前位置 : 主页 > 网络推广 > seo >

blackberry – 如何检索设备的唯一标识符?

来源:互联网 收集:自由互联 发布时间:2021-06-16
我是黑莓开发新手.我想找出一个绑定到黑莓设备的唯一标识符. 有吗?如果有,我将如何以编程方式检索它? 您正在寻找的是 Blackberry PIN,您可以使用静态方法 DeviceInfo.getDeviceID检索它.
我是黑莓开发新手.我想找出一个绑定到黑莓设备的唯一标识符.

有吗?如果有,我将如何以编程方式检索它?

您正在寻找的是 Blackberry PIN,您可以使用静态方法 DeviceInfo.getDeviceID检索它.

BlackBerry PIN is an eight character hexadecimal identification number assigned to each BlackBerry device. PINs cannot be changed manually on the device (though BlackBerry technicians are able to reset or update a PIN server-side), and are locked to each specific BlackBerry. BlackBerrys can message each other using the PIN directly or by using the BlackBerry Messenger application. BlackBerry PINs are tracked by BlackBerry Enterprise Servers, and the BlackBerry Internet Service, and are used to direct messages to a BlackBerry device. Emails and any other messages, such as those from the BlackBerry Push Service, are typically directed to a BlackBerry’s PIN. The message can then be routed by a RIM Network Operations Center, and sent to a carrier, which will deliver the message the last mile to the device. Example 2732E6DB

网友评论