English 中文(简体)
如何程序锁定 BLACKBERRY 设备( 6. 0)?
原标题:How to programatically lock BLACKBERRY device(6.0)?
  • 时间:2012-05-21 08:54:19
  •  标签:
  • blackberry

how to lock blackberry device 6.0 pro-grammatically? there is an API called ApplicationManger.locksystem(true) but its diprecated in 6.0

问题回答

根据BlackBerry OS 7.1 API 文档 参数 已去除, API呼叫仍有效。 您试过吗?





相关问题
How does AlertListener work on Blackberry API 5.0?

Does the AlertListener interface works globally on all alerts on the blackberry device, or does it only work with alerts generated by your application? In other words, can I use this interface to ...

How to buffer audio in Blackberry?

I need to learn how to buffer audio stream from a remote server in Blackberry. There is a sample buffered playback app with Blackberry api but can you tell what url may I use to test the application?

Blackberry push notification implementation

How does one implement a push notification for a blackberry app? I heard that in order to do so I need to purchase a Blackberry Enterprise Server which costs me 1400 per year. Is this true? Where is ...