Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » UltraLiteJ » UltraLiteJ 参考 » UltraLiteJ API 参考 » SISRequestHandler 接口(仅限 J2ME BlackBerry)

 

onRequest 方法

处理工作线程上的 SIS 请求。

语法
void SISListener.onRequest(
  String text
)
参数
  • text   请求所发送的字符串。

注释

要停止监听,请显式调用 SISListener 接口中的 stopListening 方法。