如何以编程方式更改Blackberry个人资料?

问题描述:

预先感谢

我想强制黑莓设备进入静音模式,并通过我的程序返回到原始配置文件.

I want to force blackberry device to the silent mode and return to the original profile through my program.

无法通过API完成.一些开发人员在使用输入模拟方面取得了成功,但是这需要用户的许可.除非程序受到高度信任,否则知情的用户将不允许输入模拟.我将不允许任何要求在连接到BES的设备上进行输入模拟的程序.

Can't be done through the API. Some developers have had success using input simulation, but that requires permission from the user. Informed users won't allow input simulation unless the program is highly trusted. I won't allow any programs that request input simulation on devices connected to my BES.