标签: json blackberry
我正在编写代码来获取JSON,我想知道SenderDestination构造函数中上下文的重要性,如下所示:
SenderDestination
BlockingSenderDestination bsd = (BlockingSenderDestination) DestinationFactory.getSenderDestination("context_string", URI.create(uriStr));